Skip to content

Hostname

bodegastritium.com

Last fetched

bodegastritium.com resolves to 1 IPv4 address operated by AS56958 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · bodegastritium.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bodegastritium.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.95.208.4193.95.208.0/24AS56958ES

WHOIS identity

Registrar
iana:1262
Organization
bodegas y vi?edos tritium
Contact emails

Subdomains

1 observed subdomain of bodegastritium.com.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bodegastritium.com.

MechanismTarget
SPF_Abodegastritium.com
SPF_INCLUDEmail.bodegastritium.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.95.208.41

Related pages

Pivot deeper into the graph from bodegastritium.com.

Cypher and MCP

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

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