Skip to content

Hostname

the-grant-lab.com

Last fetched

the-grant-lab.com resolves to 2 IPv4 addresses operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · the-grant-lab.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/the-grant-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.130.123.32102.130.123.0/24AS328364Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA
67.211.212.267.211.208.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

7 observed subdomains of the-grant-lab.com.

Web-graph footprint

Distinct hostnames that link to or from the-grant-lab.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • the-grant-lab.com

SPF policy

5 SPF mechanisms authorising senders for the-grant-lab.com.

MechanismTarget
SPF_Athe-grant-lab.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP69.10.62.54
SPF_MXthe-grant-lab.com

Related pages

Pivot deeper into the graph from the-grant-lab.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "the-grant-lab.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.