Skip to content

Hostname

utcd.edu.py

Last fetched

utcd.edu.py resolves to 1 IPv4 address operated by AS28103 in PY.

Nutrition Label

WHISPER CANON · utcd.edu.pyRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/utcd.edu.py

Resolution chain

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

IPPrefixASNOperatorCountry
201.222.49.66201.222.49.0/24AS28103PY

WHOIS identity

No WHOIS records are currently associated with utcd.edu.py in WhisperGraph.

Subdomains

10 observed subdomains of utcd.edu.py.

Web-graph footprint

Distinct hostnames that link to or from utcd.edu.py in the public web crawl.

109 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for utcd.edu.py.

MechanismTarget
SPF_Aksmg.utcd.edu.py
SPF_Amail.utcd.edu.py
SPF_INCLUDE_spf.utcd.edu.py
SPF_IP201.222.48.197
SPF_MXutcd.edu.py

Related pages

Pivot deeper into the graph from utcd.edu.py.

Cypher and MCP

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

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