Skip to content

Hostname

test.prosperoteaching.com

Last fetched

test.prosperoteaching.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

WHISPER CANON · test.prosperoteaching.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/test.prosperoteaching.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.232.108.143165.232.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

No WHOIS records are currently associated with test.prosperoteaching.com in WhisperGraph.

Subdomains

1 observed subdomain of test.prosperoteaching.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for test.prosperoteaching.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Atest.prosperoteaching.com
SPF_INCLUDEspf.hostns.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.239.253.233
SPF_IP162.13.143.178
SPF_IP164.39.218.10/32
SPF_IP178.62.10.231
SPF_IP77.246.25.119
SPF_IP77.246.25.121
SPF_IP77.246.27.2
SPF_IP84.207.233.138
SPF_IP91.238.165.175
SPF_MXtest.prosperoteaching.com

Related pages

Pivot deeper into the graph from test.prosperoteaching.com.

Cypher and MCP

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

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