Skip to content

Hostname

sbuds.org

Last fetched

sbuds.org resolves to 1 IPv4 address operated by AS31083 in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · sbuds.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sbuds.org

Resolution chain

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

IPPrefixASNOperatorCountry
79.124.16.25079.124.16.0/24AS31083BG

WHOIS identity

Registrar
iana:48
Organization
btg
Contact emails

Subdomains

8 observed subdomains of sbuds.org.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for sbuds.org.

MechanismTarget
SPF_Asbuds.org
SPF_INCLUDEmars.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP79.124.16.251
SPF_IP91.196.124.208
SPF_IP91.196.125.132
SPF_IP91.196.125.208
SPF_MXsbuds.org

Related pages

Pivot deeper into the graph from sbuds.org.

Cypher and MCP

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

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