Skip to content

Hostname

attachplus.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.8.49.252.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.151.15354.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.101.17554.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.188.17254.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
attach plus,
Contact emails

Subdomains

4 observed subdomains of attachplus.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for attachplus.com.

MechanismTarget
SPF_Amail.activesend.com
SPF_IP184.186.207.179
SPF_IP207.108.138.32/29
SPF_IP65.118.191.176/28
SPF_IP68.15.190.144/28

Related pages

Pivot deeper into the graph from attachplus.com.

Cypher and MCP

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

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