Skip to content

Hostname

techgrid.com

Last fetched

techgrid.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · techgrid.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/techgrid.com

Resolution chain

techgrid.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
contact privacy inc. customer 0157910230
Contact emails

Subdomains

15 observed subdomains of techgrid.com.

Web-graph footprint

Distinct hostnames that link to or from techgrid.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for techgrid.com.

MechanismTarget
SPF_INCLUDE80068.spf03.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.72.165.1
SPF_IP148.72.170.243
SPF_IP148.72.171.7
SPF_IP148.72.171.8
SPF_IP162.254.203.226
SPF_IP162.254.205.122
SPF_IP162.254.207.242
SPF_IP162.254.207.96
SPF_IP18.119.5.17
SPF_IP18.223.74.130
SPF_IP86.126.153.118

Related pages

Pivot deeper into the graph from techgrid.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techgrid.com"})-[: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.