Skip to content

Hostname

data-outlet.com

Last fetched

data-outlet.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · data-outlet.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/data-outlet.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.51.1918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.251.17934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.72.4052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.0.12552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.158.2852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.234.22454.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:113
Organization
datlinq b.v.
Contact emails

Subdomains

8 observed subdomains of data-outlet.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for data-outlet.com.

MechanismTarget
SPF_Adata-outlet.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP162.55.163.116
SPF_IP2a01:4f8:1c17:e468::1/64
SPF_MXdata-outlet.com

Related pages

Pivot deeper into the graph from data-outlet.com.

Cypher and MCP

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

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