Skip to content

Hostname

lodesys.com

Last fetched

lodesys.com resolves to 2 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.63.28.151103.63.28.0/24AS63473HOSTHATCH - HostHatch, LLCUS
67.222.16.6267.222.16.0/21AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:1479
Organization
chris daley
Contact emails

Subdomains

10 observed subdomains of lodesys.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lodesys.com.

MechanismTarget
SPF_Alodesys.com
SPF_Auhura14.lodesys.com
SPF_IP165.140.71.129
SPF_MXlodesys.com

Related pages

Pivot deeper into the graph from lodesys.com.

Cypher and MCP

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

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