Skip to content

Hostname

neginplating.ir

Last fetched

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

Nutrition Label

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

Resolution chain

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 neginplating.ir in WhisperGraph.

Subdomains

10 observed subdomains of neginplating.ir.

Web-graph footprint

Distinct hostnames that link to or from neginplating.ir in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • neginplating.ir

SPF policy

6 SPF mechanisms authorising senders for neginplating.ir.

MechanismTarget
SPF_Aneginplating.ir
SPF_INCLUDErelay.mailchannels.net
SPF_IP100.64.232.51
SPF_IP88.135.68.13
SPF_IP88.135.68.4
SPF_MXneginplating.ir

Related pages

Pivot deeper into the graph from neginplating.ir.

Cypher and MCP

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

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