Skip to content

Hostname

scan2recycle.com

Last fetched

scan2recycle.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.253.10518.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.10918.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.1918.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.4718.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
1&1 internet
Contact emails

Subdomains

6 observed subdomains of scan2recycle.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for scan2recycle.com.

MechanismTarget
SPF_Ascan2recycle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.72.1.98/32
SPF_MXscan2recycle.com

Related pages

Pivot deeper into the graph from scan2recycle.com.

Cypher and MCP

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

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