Skip to content

Hostname

himss.org

Last fetched

himss.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · himss.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/himss.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.207104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.207104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
healthcare information and management systems society
Contact emails

Subdomains

92 observed subdomains of himss.org.

Web-graph footprint

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

4,314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for himss.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-0015f501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.152.224.62/32
SPF_IP107.20.210.250/32
SPF_IP107.23.16.222/32
SPF_IP12.86.89.154
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP166.254.24.226
SPF_IP167.89.43.190/32
SPF_IP170.146.221.96/28
SPF_IP192.254.116.40/32
SPF_IP202.55.89.178
SPF_IP204.13.44.82
SPF_IP213.61.151.101
SPF_IP23.23.239.161/32
SPF_IP38.104.180.90
SPF_IP4.34.100.14
SPF_IP4.59.251.205
SPF_IP4.59.251.206
SPF_IP50.205.161.58
SPF_IP50.230.140.66
SPF_IP50.230.166.250
SPF_IP52.1.14.157/32
SPF_IP52.10.234.30/32
SPF_IP52.30.130.201/32
SPF_IP52.89.22.243/24
SPF_IP54.173.83.138/32
SPF_IP54.229.2.165/32
SPF_IP58.185.227.114
SPF_IP63.251.90.33/27
SPF_IP66.77.252.0/24
SPF_IP66.77.252.29
SPF_IP66.77.252.44
SPF_IP67.29.175.50
SPF_IP69.72.39.64
SPF_IP69.72.40.76
SPF_IP71.181.4.202

Related pages

Pivot deeper into the graph from himss.org.

Cypher and MCP

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

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