Hostname
smlny.com
Last fetched
smlny.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
smlny.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.37.128 | 104.18.37.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.150.128 | 172.64.150.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a992r4a247r@networksolutionsprivateregistration.com
- bh6nf57w4kp@networksolutionsprivateregistration.com
- bj4q77z27wb@networksolutionsprivateregistration.com
- bj9ju4hg9zg@networksolutionsprivateregistration.com
- c777d2565ut@networksolutionsprivateregistration.com
- e245a4wc36u@networksolutionsprivateregistration.com
- eq4g53z27sm@networksolutionsprivateregistration.com
- ey77p3px5t5@networksolutionsprivateregistration.com
- ff2ev7fj62f@networksolutionsprivateregistration.com
- fp47g6jp37z@networksolutionsprivateregistration.com
- g34mq7xj4zf@networksolutionsprivateregistration.com
- g99qq5cf5ee@networksolutionsprivateregistration.com
- gd5x894m5hz@networksolutionsprivateregistration.com
- ha5es7ud82q@networksolutionsprivateregistration.com
- hd26v32v665@networksolutionsprivateregistration.com
- j65sb6mp9ce@networksolutionsprivateregistration.com
- jd7u84k8933@networksolutionsprivateregistration.com
- m54vz4666rj@networksolutionsprivateregistration.com
- mc8kc4ct5ta@networksolutionsprivateregistration.com
- mj3dt9vj89p@networksolutionsprivateregistration.com
- and 10 more
Subdomains
15 observed subdomains of smlny.com.
Web-graph footprint
Distinct hostnames that link to or from smlny.com in the public web crawl.
69 sites link to this hostname.
302 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for smlny.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc1939.iphmx.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mail.smlny.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from smlny.com.
- IP · 104.18.37.128
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a992r4a247r@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sm…
- 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: "smlny.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.