Skip to content

Hostname

correo-express.de

Last fetched

correo-express.de resolves to 1 IPv4 address operated by CyberSmartSolutions-AS - INVITE Systems SRL in RO.

Nutrition Label

WHISPER CANON · correo-express.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/correo-express.de

Resolution chain

correo-express.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.126.236.5176.126.236.0/22AS60118CyberSmartSolutions-AS - INVITE Systems SRLRO

WHOIS identity

No WHOIS records are currently associated with correo-express.de in WhisperGraph.

Subdomains

1 observed subdomain of correo-express.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for correo-express.de.

MechanismTarget
SPF_Acorreo-express.de
SPF_Ahost.trueart.ro
SPF_MXcorreo-express.de

Related pages

Pivot deeper into the graph from correo-express.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "correo-express.de"})-[: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.