Skip to content

Hostname

tatum-us.com

Last fetched

tatum-us.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · tatum-us.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tatum-us.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.46.434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.216.23652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.40.21954.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.236.11454.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of tatum-us.com.

Web-graph footprint

Distinct hostnames that link to or from tatum-us.com in the public web crawl.

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tatum-us.com.

MechanismTarget
SPF_INCLUDE3803452.spf05.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfblock.salesforce.com
SPF_IP149.72.25.219
SPF_IP149.72.25.224
SPF_IP149.72.25.59
SPF_IP167.89.29.219
SPF_IP167.89.34.250
SPF_IP167.89.35.114
SPF_IP167.89.36.247
SPF_IP167.89.79.93
SPF_IP167.89.8.119
SPF_IP168.245.73.133

Related pages

Pivot deeper into the graph from tatum-us.com.

Cypher and MCP

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

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