Skip to content

Hostname

ceconstancia.com

Last fetched

ceconstancia.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · ceconstancia.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ceconstancia.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.38.231.11746.38.230.0/23AS197540DE

WHOIS identity

Registrar
iana:1600
Organization
18011224q
Contact emails

Subdomains

2 observed subdomains of ceconstancia.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ceconstancia.com.

MechanismTarget
SPF_Aceconstancia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.194.142.6
SPF_IP188.68.44.146
SPF_IP45.157.177.226
SPF_IP46.38.231.117
SPF_MXceconstancia.com

Related pages

Pivot deeper into the graph from ceconstancia.com.

Cypher and MCP

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

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