Skip to content

Hostname

bageterie.com

Last fetched

bageterie.com resolves to 1 IPv4 address operated by OSK-DNI Slovakia in SK. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · bageterie.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bageterie.com

Resolution chain

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

IPPrefixASNOperatorCountry
90.64.252.25090.64.128.0/17AS15962OSK-DNI SlovakiaSK

WHOIS identity

Registrar
iana:1052
Organization
inver spol. s r.o.
Contact emails

Subdomains

1 observed subdomain of bageterie.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bageterie.com.

MechanismTarget
SPF_Amail.crocodille.com
SPF_Arentco.inver.sk
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.219.169.150/32
SPF_IP193.85.203.74/30
SPF_IP194.149.119.176/29
SPF_IP195.47.16.250/30
SPF_IP46.28.111.199
SPF_IP62.84.153.105/29
SPF_IP90.64.252.248
SPF_IP95.80.223.74
SPF_MXbageterie.com

Related pages

Pivot deeper into the graph from bageterie.com.

Cypher and MCP

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

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