Skip to content

Hostname

cfaecdl.com

Last fetched

cfaecdl.com resolves to 1 IPv4 address operated by ONI Lisbon, Portugal. in PT. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.58.146.5213.58.128.0/18AS9186ONI Lisbon, Portugal.PT

WHOIS identity

Registrar
iana:433
Organization
oliveinet, unipessoal lda.
Contact emails

Subdomains

10 observed subdomains of cfaecdl.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cfaecdl.com

SPF policy

3 SPF mechanisms authorising senders for cfaecdl.com.

MechanismTarget
SPF_Acfaecdl.com
SPF_IP194.38.129.205
SPF_MXcfaecdl.com

Related pages

Pivot deeper into the graph from cfaecdl.com.

Cypher and MCP

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

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