Skip to content

Hostname

communebut.com

Last fetched

communebut.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.10013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.10213.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.10313.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.4013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.1163.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.123.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.523.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.63.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:244
Organization
communebut
Contact emails

Subdomains

1 observed subdomain of communebut.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for communebut.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from communebut.com.

Cypher and MCP

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

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