Skip to content

Hostname

buf.org

Last fetched

buf.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · buf.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/buf.org

Resolution chain

buf.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.28104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.25172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.236.245.44173.236.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
bellingham unitarian fellowship
Contact emails

Subdomains

12 observed subdomains of buf.org.

Web-graph footprint

Distinct hostnames that link to or from buf.org in the public web crawl.

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for buf.org.

MechanismTarget
SPF_Abuf.org
SPF_Anext.buf.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP66.114.32.160/28
SPF_IP66.114.41.130
SPF_IP66.114.41.82
SPF_IP66.114.41.83
SPF_IP66.114.45.130
SPF_MXbuf.org

Related pages

Pivot deeper into the graph from buf.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "buf.org"})-[: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.