Skip to content

Hostname

amfed.com

Last fetched

amfed.com resolves to 1 IPv4 address operated by NRCDE-AS in GB. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · amfed.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amfed.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.137.229.2083.137.224.0/21AS31742NRCDE-ASGB

WHOIS identity

Registrar
iana:131
Organization
amfed companies
Contact emails

Subdomains

7 observed subdomains of amfed.com.

Web-graph footprint

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

20 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amfed.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sotaconnect.net
SPF_IP185.183.31.97
SPF_IP204.80.200.0/21
SPF_IP205.220.184.64
SPF_IP66.175.148.98
SPF_IP67.205.171.21

Related pages

Pivot deeper into the graph from amfed.com.

Cypher and MCP

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

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