Skip to content

Hostname

amp-group.ir

Last fetched

amp-group.ir resolves to 1 IPv4 address operated by AS48715 in IR.

Nutrition Label

WHISPER CANON · amp-group.irRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/amp-group.ir

Resolution chain

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

IPPrefixASNOperatorCountry
195.211.47.27195.211.47.0/24AS48715IR

WHOIS identity

No WHOIS records are currently associated with amp-group.ir in WhisperGraph.

Subdomains

3 observed subdomains of amp-group.ir.

Web-graph footprint

Distinct hostnames that link to or from amp-group.ir in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • amp-group.ir

SPF policy

10 SPF mechanisms authorising senders for amp-group.ir.

MechanismTarget
SPF_Aamp-group.ir
SPF_IP136.243.199.27
SPF_IP144.76.223.43
SPF_IP144.76.223.45
SPF_IP185.141.134.219
SPF_IP185.252.28.161
SPF_IP195.110.39.95
SPF_IP195.211.47.27
SPF_IP85.10.210.61
SPF_MXamp-group.ir

Related pages

Pivot deeper into the graph from amp-group.ir.

Cypher and MCP

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

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