Skip to content

Hostname

teraket.com

Last fetched

teraket.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · teraket.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teraket.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.3.114135.125.0.0/17AS16276FR

WHOIS identity

Registrar
iana:1387
Organization
amir rajabian
Contact emails

Subdomains

4 observed subdomains of teraket.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • teraket.com

SPF policy

10 SPF mechanisms authorising senders for teraket.com.

MechanismTarget
SPF_Ateraket.com
SPF_IP135.125.3.114
SPF_IP158.255.77.42
SPF_IP168.119.36.150
SPF_IP168.119.36.181
SPF_IP178.63.145.102
SPF_IP185.149.192.218
SPF_IP31.214.255.152
SPF_IP94.182.175.35
SPF_MXteraket.com

Related pages

Pivot deeper into the graph from teraket.com.

Cypher and MCP

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

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