Skip to content

Hostname

dataprose.com

Last fetched

dataprose.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dataprose.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dataprose.com

Resolution chain

dataprose.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.39.10313.248.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.39.3713.248.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.39.4813.248.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.39.9413.248.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
nelson, curtis
Contact emails

Subdomains

14 observed subdomains of dataprose.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dataprose.com.

MechanismTarget
SPF_Adataprose.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP204.11.18.183
SPF_IP208.117.56.57/32
SPF_IP71.78.134.26
SPF_IP71.78.81.5/32
SPF_IP8.19.118.106/22
SPF_MXdataprose-com.mail.protection.outlook.com
SPF_MXdataprose.com

Related pages

Pivot deeper into the graph from dataprose.com.

Cypher and MCP

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

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