Skip to content

Hostname

fods.com

Last fetched

fods.com resolves to 1 IPv4 address operated by AS15440 in LT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fods.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fods.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.135.992.62.135.0/24AS15440LT

WHOIS identity

Registrar
iana:2
Organization
lifodas
Contact emails

Subdomains

3 observed subdomains of fods.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fods.com.

MechanismTarget
SPF_A_spf.balt.net
SPF_IP195.14.173.214
SPF_IP213.197.182.4/30
SPF_MXfods.com

Related pages

Pivot deeper into the graph from fods.com.

Cypher and MCP

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

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