Skip to content

Hostname

glengrant.com

Last fetched

glengrant.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · glengrant.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/glengrant.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.242.22345.60.242.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.248.22345.60.248.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:3776
Organization
davide campari - milano s.p.a.
Contact emails

Subdomains

10 observed subdomains of glengrant.com.

Web-graph footprint

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

230 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for glengrant.com.

MechanismTarget
SPF_INCLUDEspf-005c5d01.pphosted.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.225.46.119
SPF_IP210.80.142.85/32
SPF_IP210.80.142.86/32
SPF_IP212.249.50.207
SPF_IP212.249.50.224/27
SPF_IP65.245.236.70
SPF_IP65.245.236.71
SPF_IP88.149.156.42
SPF_MXglengrant.com

Related pages

Pivot deeper into the graph from glengrant.com.

Cypher and MCP

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

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