Skip to content

Hostname

leakbot.io

Last fetched

leakbot.io resolves to 1 IPv4 address operated by AS48254 in US. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · leakbot.ioRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/leakbot.io

Resolution chain

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

IPPrefixASNOperatorCountry
185.146.167.198185.146.167.0/24AS48254US

WHOIS identity

Registrar
iana:1466
Organization
homeserve
Contact emails

Subdomains

31 observed subdomains of leakbot.io.

Web-graph footprint

Distinct hostnames that link to or from leakbot.io in the public web crawl.

63 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for leakbot.io.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfuk.rocketseed.com

Related pages

Pivot deeper into the graph from leakbot.io.

Cypher and MCP

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

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