Hostname
hmsy.com
Last fetched
hmsy.com resolves to 1 IPv4 address operated by NTTA-3946 - NTT America, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
hmsy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.132.16.14 | 205.132.16.0/21 | AS3949 | NTTA-3946 - NTT America, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- dnstination
- Contact emails
- ac9mx7jt5ry@networksolutionsprivateregistration.com
- admin@dnstinations.com
- aj24k9wc8w8@networksolutionsprivateregistration.com
- astepano@hmsy.com
- ch2mj3785t3@networksolutionsprivateregistration.com
- q822z3z52uf@networksolutionsprivateregistration.com
- qs5m48gb9b6@networksolutionsprivateregistration.com
- va54g3yf9g6@networksolutionsprivateregistration.com
- vu8qg3ad3u8@networksolutionsprivateregistration.com
- yx7963x23tw@networksolutionsprivateregistration.com
Subdomains
53 observed subdomains of hmsy.com.
Showing 25 of 53. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hmsy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1yxyqn7n9.spf.checkpoint-spf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hmsy.com.
- IP · 205.132.16.14
- ASN · AS3949NTTA-3946 - NTT America, Inc.
- Registrar · iana:292
- Country · US
- Email · ac9mx7jt5ry@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · hm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hmsy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.