Skip to content

Hostname

temad.com

Last fetched

temad.com resolves to 1 IPv4 address operated by PISHGAMAN-DATACENTER in IR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.9.111.12385.9.111.0/24AS34918PISHGAMAN-DATACENTERIR

WHOIS identity

Registrar
iana:1647
Organization
???? ????? ???? ????? ???????
Contact emails

Subdomains

4 observed subdomains of temad.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for temad.com.

MechanismTarget
SPF_IP185.10.75.207

Related pages

Pivot deeper into the graph from temad.com.

Cypher and MCP

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

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