Skip to content

Hostname

itcenter.pt

Last fetched

itcenter.pt resolves to 2 IPv4 addresses operated by AS15525 in PT.

Nutrition Label

WHISPER CANON · itcenter.ptRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/itcenter.pt

Resolution chain

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

WHOIS identity

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

Subdomains

4 observed subdomains of itcenter.pt.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for itcenter.pt.

MechanismTarget
SPF_IP188.93.225.10
SPF_IP188.93.225.11
SPF_IP188.93.225.12
SPF_IP188.93.225.13
SPF_IP188.93.225.2
SPF_IP188.93.225.3
SPF_IP188.93.225.4
SPF_IP188.93.225.5
SPF_IP188.93.225.6
SPF_IP188.93.225.7
SPF_IP188.93.225.8
SPF_IP188.93.225.9
SPF_IP77.91.205.128/25
SPF_MXitcenter.pt

Related pages

Pivot deeper into the graph from itcenter.pt.

Cypher and MCP

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

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