Skip to content

Hostname

coriprint.pt

Last fetched

coriprint.pt resolves to 1 IPv4 address operated by REGISTER-AS - REGISTER S.P.A. in IT.

Nutrition Label

WHISPER CANON · coriprint.ptRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/coriprint.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.5.94185.2.4.0/22AS39729REGISTER-AS - REGISTER S.P.A.IT

WHOIS identity

No WHOIS records are currently associated with coriprint.pt in WhisperGraph.

Subdomains

2 observed subdomains of coriprint.pt.

Web-graph footprint

Distinct hostnames that link to or from coriprint.pt in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for coriprint.pt.

MechanismTarget
SPF_Acoriprint.pt
SPF_IP188.93.229.11
SPF_IP188.93.229.35
SPF_IP188.93.229.51
SPF_IP188.93.229.75
SPF_IP188.93.229.77
SPF_MXcoriprint.pt

Related pages

Pivot deeper into the graph from coriprint.pt.

Cypher and MCP

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

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