Skip to content

Hostname

buildasign.com

Last fetched

buildasign.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.106108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.107108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.60108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.65108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.167.227.1043.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.123.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.363.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.11852.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.12252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.10199.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.11699.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.6999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
build a sign
Contact emails

Subdomains

40 observed subdomains of buildasign.com.

Web-graph footprint

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

539 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for buildasign.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEsendgrid.net
SPF_IP12.169.10.202
SPF_IP24.153.213.43

Related pages

Pivot deeper into the graph from buildasign.com.

Cypher and MCP

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

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