Skip to content

Hostname

rotex2.com

Last fetched

rotex2.com resolves to 1 IPv4 address operated by AS39383 in RO. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · rotex2.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/rotex2.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.114.82.20893.114.82.0/24AS39383RO

WHOIS identity

Registrar
iana:269
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

10 observed subdomains of rotex2.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for rotex2.com.

MechanismTarget
SPF_Arotex2.com
SPF_IP193.84.64.16
SPF_IP93.114.82.208
SPF_MXrotex2.com

Related pages

Pivot deeper into the graph from rotex2.com.

Cypher and MCP

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

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