Skip to content

Hostname

leeboy.com

Last fetched

leeboy.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · leeboy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/leeboy.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.237.72.3635.237.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
b.r lee industries
Contact emails

Subdomains

14 observed subdomains of leeboy.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leeboy.com.

MechanismTarget
SPF_Aleeboy.com
SPF_INCLUDEemsd1.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.62.179.173
SPF_IP20.62.179.96
SPF_IP216.75.248.20
SPF_IP216.75.248.21
SPF_IP216.75.248.22
SPF_MXleeboy.com

Related pages

Pivot deeper into the graph from leeboy.com.

Cypher and MCP

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

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