Skip to content

Hostname

roketreklam.com

Last fetched

roketreklam.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · roketreklam.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/roketreklam.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.6.205135.125.0.0/17AS16276OVH - OVH SASFR
213.159.4.245213.159.0.0/21AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:3871
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

14 observed subdomains of roketreklam.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for roketreklam.com.

MechanismTarget
SPF_Aroketreklam.com
SPF_INCLUDE_spf2.trwww.com
SPF_IP135.125.6.205
SPF_IP213.159.4.243
SPF_IP213.159.4.245
SPF_IP31.207.84.227
SPF_MXroketreklam.com

Related pages

Pivot deeper into the graph from roketreklam.com.

Cypher and MCP

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

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