Skip to content

Hostname

buildingwings.com

Last fetched

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

Nutrition Label

WHISPER CANON · buildingwings.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/buildingwings.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.4.17816.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.52.13616.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.143.7718.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.38.4618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.102.123.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.11.1123.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of buildingwings.com owner
Contact emails

Subdomains

7 observed subdomains of buildingwings.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for buildingwings.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP13.111.74.32

Related pages

Pivot deeper into the graph from buildingwings.com.

Cypher and MCP

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

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