Skip to content

Hostname

doubleapaper.com

Last fetched

doubleapaper.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · doubleapaper.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/doubleapaper.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.251.168.14613.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.11.1318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

50 observed subdomains of doubleapaper.com.

Web-graph footprint

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

117 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for doubleapaper.com.

MechanismTarget
SPF_Adoubleapaper.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.251.168.146
SPF_IP203.150.47.0/24
SPF_IP203.154.71.102/32
SPF_MXdoubleapaper.com

Related pages

Pivot deeper into the graph from doubleapaper.com.

Cypher and MCP

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

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