Skip to content

Hostname

restech.net

Last fetched

restech.net resolves to 1 IPv4 address operated by EVOCATIVE-GLOBAL - Krypt Technologies in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · restech.netRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/restech.net

Resolution chain

restech.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.172.32.7866.172.0.0/18AS4213EVOCATIVE-GLOBAL - Krypt TechnologiesUS

WHOIS identity

Registrar
iana:2
Organization
restech information services
Contact emails

Subdomains

22 observed subdomains of restech.net.

Web-graph footprint

Distinct hostnames that link to or from restech.net in the public web crawl.

31 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for restech.net.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mindmatrix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP192.254.121.248/32
SPF_IP20.72.188.1/32
SPF_IP207.29.210.18
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP38.114.117.2
SPF_IP38.114.117.5
SPF_IP65.99.234.139
SPF_IP66.172.32.78

Related pages

Pivot deeper into the graph from restech.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "restech.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.