Skip to content

Hostname

ceca.fojenet.com

Last fetched

ceca.fojenet.com resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in NL.

Nutrition Label

WHISPER CANON · ceca.fojenet.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ceca.fojenet.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.195.163209.42.192.0/18AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL
46.231.1.5646.231.0.0/21AS12338ES

WHOIS identity

No WHOIS records are currently associated with ceca.fojenet.com in WhisperGraph.

Subdomains

1 observed subdomain of ceca.fojenet.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ceca.fojenet.com.

MechanismTarget
SPF_Aceca.fojenet.com
SPF_IP209.42.195.163
SPF_IP209.42.195.164
SPF_IP46.231.1.56
SPF_MXceca.fojenet.com

Related pages

Pivot deeper into the graph from ceca.fojenet.com.

Cypher and MCP

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

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