Skip to content

Hostname

falima.com

Last fetched

falima.com resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · falima.comRouting diversity2.4/10Peering density5.8/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/falima.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.223.735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
82.98.149.8082.98.128.0/18AS42612ES

WHOIS identity

Registrar
iana:69
Organization
jordi badia santaularia
Contact emails

Subdomains

4 observed subdomains of falima.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for falima.com.

MechanismTarget
SPF_Afalima.com
SPF_INCLUDEfalima.com.spf.auto.dnssmarthost.net
SPF_MXfalima.com

Related pages

Pivot deeper into the graph from falima.com.

Cypher and MCP

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

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