Skip to content

Hostname

localitheroes.com

Last fetched

localitheroes.com resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · localitheroes.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/localitheroes.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.242.99.145195.242.98.0/23AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
ffwd-it
Contact emails

Subdomains

12 observed subdomains of localitheroes.com.

Web-graph footprint

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

10 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for localitheroes.com.

MechanismTarget
SPF_Alocalitheroes.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.72.93.4
SPF_IP195.242.99.144
SPF_IP195.242.99.145
SPF_IP5.39.185.32/29
SPF_IP87.236.99.43
SPF_MXlocalitheroes.com

Related pages

Pivot deeper into the graph from localitheroes.com.

Cypher and MCP

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

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