Skip to content

Hostname

roxtra.com

Last fetched

roxtra.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.89.214.5734.89.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
89.31.143.15089.31.143.0/24AS202108UDAGDE

WHOIS identity

Registrar
iana:1408
Organization
rossmanith
Contact emails

Subdomains

109 observed subdomains of roxtra.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for roxtra.com.

MechanismTarget
SPF_Amail.inworks.de
SPF_INCLUDEasps.roxtra.com
SPF_INCLUDEips.roxtra.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.lamapoll.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from roxtra.com.

Cypher and MCP

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

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