Skip to content

Hostname

article.com

Last fetched

article.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1659 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.104.10613.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.4513.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.813.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.9113.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1023.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.73.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1053.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.443.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.793.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.843.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:1659
Organization
domains by proxy,
Contact emails

Subdomains

71 observed subdomains of article.com.

Web-graph footprint

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

1,474 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for article.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEspf_ip4.article.com
SPF_INCLUDEspf_ip4_2.article.com

Related pages

Pivot deeper into the graph from article.com.

Cypher and MCP

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

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