Skip to content

Hostname

opobusca.com

Last fetched

opobusca.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · opobusca.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opobusca.com

Resolution chain

opobusca.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.213.22.5552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.61.18052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1262
Organization
master distancia
Contact emails

Subdomains

18 observed subdomains of opobusca.com.

Web-graph footprint

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

70 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for opobusca.com.

MechanismTarget
SPF_Aopobusca.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.235.216.0/24
SPF_IP195.57.96.249/32
SPF_MXopobusca.com

Related pages

Pivot deeper into the graph from opobusca.com.

Cypher and MCP

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

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