Skip to content

Hostname

amadys.com

Last fetched

amadys.com resolves to 1 IPv4 address operated by AS35470 in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · amadys.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amadys.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.69.22683.217.69.0/24AS35470BE

WHOIS identity

Registrar
iana:106
Organization
noorinet
Contact emails

Subdomains

19 observed subdomains of amadys.com.

Web-graph footprint

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

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amadys.com.

MechanismTarget
SPF_Aamadys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.229.77
SPF_IP194.78.80.42
SPF_IP46.253.48.67
SPF_IP46.31.91.115
SPF_IP52.233.188.177
SPF_IP78.35.14.98
SPF_IP83.217.69.226
SPF_MXamadys.com

Related pages

Pivot deeper into the graph from amadys.com.

Cypher and MCP

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

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