Skip to content

Hostname

feedback.amap44.org

Last fetched

feedback.amap44.org resolves to 1 IPv4 address operated by AS29169 in FR.

Nutrition Label

WHISPER CANON · feedback.amap44.orgRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/feedback.amap44.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.70.189.208217.70.176.0/20AS29169FR

WHOIS identity

No WHOIS records are currently associated with feedback.amap44.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from feedback.amap44.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for feedback.amap44.org.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_IP2001:4b98:dc0:41:216:3eff:fee8:6878
SPF_IP217.70.189.208
SPF_MXfeedback.amap44.org

Related pages

Pivot deeper into the graph from feedback.amap44.org.

Cypher and MCP

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

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