Skip to content

Hostname

bufstudio.co

Last fetched

bufstudio.co resolves to 1 IPv4 address operated by MISSOULA-COUNTY-PUBLIC-SCHOOLS - Missoula County Public Schools in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · bufstudio.coRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bufstudio.co

Resolution chain

bufstudio.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.74.125.25208.74.120.0/21AS33522MISSOULA-COUNTY-PUBLIC-SCHOOLS - Missoula County Public SchoolsUS

WHOIS identity

Registrar
iana:1154
Organization
Contact emails

Subdomains

8 observed subdomains of bufstudio.co.

Web-graph footprint

Distinct hostnames that link to or from bufstudio.co in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bufstudio.co.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bufstudio.co.

Cypher and MCP

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

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