Skip to content

Hostname

timerun.neginplating.ir

Last fetched

timerun.neginplating.ir resolves to 1 IPv4 address operated by AS212296 in IR.

Nutrition Label

WHISPER CANON · timerun.neginplating.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/timerun.neginplating.ir

Resolution chain

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

IPPrefixASNOperatorCountry
88.135.68.488.135.68.0/24AS212296IR

WHOIS identity

No WHOIS records are currently associated with timerun.neginplating.ir in WhisperGraph.

Subdomains

1 observed subdomain of timerun.neginplating.ir.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timerun.neginplating.ir.

MechanismTarget
SPF_Atimerun.neginplating.ir
SPF_INCLUDErelay.mailchannels.net
SPF_IP88.135.68.13
SPF_IP88.135.68.4
SPF_MXtimerun.neginplating.ir

Related pages

Pivot deeper into the graph from timerun.neginplating.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "timerun.neginplating.ir"})-[: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.