Skip to content

Hostname

bussie.co

Last fetched

bussie.co resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bussie.coRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/bussie.co

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.3.151116.202.0.0/16AS24940DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

260 observed subdomains of bussie.co.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for bussie.co.

MechanismTarget
SPF_Abussie.co
SPF_INCLUDE_spf.dongee.com
SPF_IP116.202.3.151
SPF_IP144.217.72.71
SPF_IP159.69.242.141
SPF_IP190.60.116.90
SPF_IP190.60.222.250
SPF_IP190.60.222.254
SPF_IP190.60.90.242
SPF_IP192.95.22.65
SPF_IP200.91.219.218
SPF_IP40.65.206.168
SPF_MXbussie.co

Related pages

Pivot deeper into the graph from bussie.co.

Cypher and MCP

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

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