Skip to content

Hostname

aj.com.py

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.85.37.66200.85.32.0/20AS23201PY

WHOIS identity

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

Subdomains

6 observed subdomains of aj.com.py.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aj.com.py.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.107.194.218
SPF_IP181.40.22.62
SPF_IP190.110.226.246
SPF_IP190.128.156.142
SPF_IP190.128.156.143
SPF_IP200.85.34.154
SPF_IP200.85.37.66
SPF_IP200.85.42.138
SPF_IP200.85.42.139
SPF_MXaj.com.py

Related pages

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

Cypher and MCP

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

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