Skip to content

Hostname

ospreypro.com

Last fetched

ospreypro.com resolves to 1 IPv4 address operated by Vodacom - Vodacom in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ospreypro.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ospreypro.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.21.172.3541.21.128.0/17AS36994Vodacom - VodacomZA

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

3 observed subdomains of ospreypro.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ospreypro.com

SPF policy

2 SPF mechanisms authorising senders for ospreypro.com.

MechanismTarget
SPF_IP41.21.172.35
SPF_MXospreypro.com

Related pages

Pivot deeper into the graph from ospreypro.com.

Cypher and MCP

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

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