Skip to content

Hostname

focelda.com

Last fetched

focelda.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · focelda.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/focelda.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.186.252.17993.186.248.0/21AS31034IT

WHOIS identity

Registrar
iana:69
Organization
focelda s.p.a.
Contact emails

Subdomains

7 observed subdomains of focelda.com.

Web-graph footprint

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

13 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for focelda.com.

MechanismTarget
SPF_Afocelda.com
SPF_Asmtp.sendgrid.net
SPF_IP167.114.117.203
SPF_IP168.245.72.106
SPF_IP195.231.18.146
SPF_IP93.174.70.16/32
SPF_IP93.51.147.230
SPF_MXfocelda.com

Related pages

Pivot deeper into the graph from focelda.com.

Cypher and MCP

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

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