Skip to content

Hostname

managebuilding.com

Last fetched

managebuilding.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.12213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.12413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.68.1083.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.1103.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.23.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.733.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.152.3799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for managebuilding.com.

MechanismTarget
SPF_Amanagebuilding.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_IP159.135.233.191
SPF_IP167.89.40.56
SPF_IP167.89.63.196
SPF_IP167.89.82.209
SPF_MXmanagebuilding.com

Related pages

Pivot deeper into the graph from managebuilding.com.

Cypher and MCP

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

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