Skip to content

Hostname

wizardstage.himssanalytics.org

Last fetched

wizardstage.himssanalytics.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wizardstage.himssanalytics.orgRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wizardstage.himssanalytics.org

Resolution chain

wizardstage.himssanalytics.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.206.4.16018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.173.353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.245.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.114.14854.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with wizardstage.himssanalytics.org in WhisperGraph.

Subdomains

2 observed subdomains of wizardstage.himssanalytics.org.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wizardstage.himssanalytics.org.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErelays.gooddata.com
SPF_INCLUDEspf-0015f501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.242.190.31
SPF_IP166.78.234.105
SPF_IP66.77.252.29
SPF_IP66.77.252.36
SPF_IP66.77.252.44

Related pages

Pivot deeper into the graph from wizardstage.himssanalytics.org.

Cypher and MCP

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

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