Skip to content

Hostname

datumengineers.com

Last fetched

datumengineers.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · datumengineers.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datumengineers.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.165.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.191.1918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.235.21418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.141.1163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.92.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.209.883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.207.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.203.14552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.74.10852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.142.19154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.40.7967.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.251.22398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:600
Organization
darryl hassell
Contact emails

Subdomains

4 observed subdomains of datumengineers.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for datumengineers.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from datumengineers.com.

Cypher and MCP

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

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