Skip to content

Hostname

highclass.com.py

Last fetched

highclass.com.py resolves to 1 IPv4 address operated by AS23201 in PY.

Nutrition Label

WHISPER CANON · highclass.com.pyRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/highclass.com.py

Resolution chain

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

IPPrefixASNOperatorCountry
181.40.91.74181.40.91.0/24AS23201PY

WHOIS identity

No WHOIS records are currently associated with highclass.com.py in WhisperGraph.

Subdomains

5 observed subdomains of highclass.com.py.

Web-graph footprint

Distinct hostnames that link to or from highclass.com.py in the public web crawl.

10 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for highclass.com.py.

MechanismTarget
SPF_IP181.40.22.62
SPF_IP190.110.226.246
SPF_IP190.128.156.143
SPF_IP200.85.42.138
SPF_IP200.85.42.139
SPF_MXhighclass.com.py

Related pages

Pivot deeper into the graph from highclass.com.py.

Cypher and MCP

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

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