Skip to content

Hostname

buckaroo.io

Last fetched

buckaroo.io resolves to 1 IPv4 address operated by SIT-AS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · buckaroo.ioRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/buckaroo.io

Resolution chain

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

IPPrefixASNOperatorCountry
195.216.246.62195.216.246.0/24AS39704SIT-ASNL

WHOIS identity

Registrar
iana:269
Organization
buckaroo
Contact emails

Subdomains

98 observed subdomains of buckaroo.io.

Web-graph footprint

Distinct hostnames that link to or from buckaroo.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for buckaroo.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.177.214.0/23
SPF_IP212.23.48.192/26

Related pages

Pivot deeper into the graph from buckaroo.io.

Cypher and MCP

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

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