Skip to content

Hostname

credo-ediciones.com

Last fetched

credo-ediciones.com resolves to 1 IPv4 address operated by INTERSAAR-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.135.8.69213.135.0.0/19AS12941INTERSAAR-ASDE

WHOIS identity

Registrar
iana:151
Organization
dominik berdin
Contact emails

Subdomains

4 observed subdomains of credo-ediciones.com.

Web-graph footprint

Distinct hostnames that link to or from credo-ediciones.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for credo-ediciones.com.

MechanismTarget
SPF_INCLUDE_spf_as.omniscriptum.com
SPF_INCLUDE_spf_ms.omniscriptum.com
SPF_MXcredo-ediciones.com

Related pages

Pivot deeper into the graph from credo-ediciones.com.

Cypher and MCP

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

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