Skip to content

Hostname

amc.info

Last fetched

amc.info has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · amc.infoRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/amc.info

Resolution chain

amc.info has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:106
Organization
amc international, alfa metalcraft co.
Contact emails

Subdomains

125 observed subdomains of amc.info.

Web-graph footprint

Distinct hostnames that link to or from amc.info in the public web crawl.

238 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amc.info.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.72.176.64/29
SPF_IP212.72.187.1/24
SPF_IP77.234.38.183

Related pages

Pivot deeper into the graph from amc.info.

Cypher and MCP

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

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