Skip to content

Hostname

buwas.hosting

Last fetched

buwas.hosting resolves to 1 IPv4 address operated by AS34989 in NO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · buwas.hostingRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/buwas.hosting

Resolution chain

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

IPPrefixASNOperatorCountry
217.170.207.84217.170.192.0/20AS34989NO

WHOIS identity

Registrar
iana:48
Organization
buskerud web as
Contact emails

Subdomains

6 observed subdomains of buwas.hosting.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for buwas.hosting.

MechanismTarget
SPF_INCLUDEspf.buwas.hosting

Related pages

Pivot deeper into the graph from buwas.hosting.

Cypher and MCP

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

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