Skip to content

Hostname

ww.buildasign.com

Last fetched

ww.buildasign.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · ww.buildasign.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ww.buildasign.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.18.1418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.3918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.5818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
99.84.252.2699.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.5899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ww.buildasign.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ww.buildasign.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_IP12.231.123.251
SPF_IP216.27.253.98
SPF_IP50.84.34.242
SPF_IP65.36.87.170
SPF_IP67.192.128.42
SPF_IP72.32.29.215

Related pages

Pivot deeper into the graph from ww.buildasign.com.

Cypher and MCP

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

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