Skip to content

Hostname

leighton.com

Last fetched

leighton.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · leighton.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/leighton.com

Resolution chain

leighton.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:470
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of leighton.com.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for leighton.com.

MechanismTarget
SPF_INCLUDE7190764.spf01.hubspotemail.net
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP103.151.192.0/23
SPF_IP148.253.178.66
SPF_IP148.253.178.70
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_IP3.11.169.224

Related pages

Pivot deeper into the graph from leighton.com.

Cypher and MCP

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

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