Skip to content

Hostname

bussie.com.co

Last fetched

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

Nutrition Label

WHISPER CANON · bussie.com.coRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bussie.com.co

Resolution chain

bussie.com.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
860074358-9
Contact emails

Subdomains

15 observed subdomains of bussie.com.co.

Web-graph footprint

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

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bussie.com.co.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-007ab001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.244.229.87
SPF_IP177.233.8.26
SPF_IP187.248.65.125
SPF_IP195.81.197.19
SPF_IP201.157.57.82
SPF_MXbussie.com.co

Related pages

Pivot deeper into the graph from bussie.com.co.

Cypher and MCP

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

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