Skip to content

Hostname

techgrid.co

Last fetched

techgrid.co resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · techgrid.coRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/techgrid.co

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.174.12635.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

34 observed subdomains of techgrid.co.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for techgrid.co.

MechanismTarget
SPF_Atechgrid.co
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP43.245.111.240
SPF_MXtechgrid.co

Related pages

Pivot deeper into the graph from techgrid.co.

Cypher and MCP

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

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