Hostname
1ssh.com
Last fetched
1ssh.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
1ssh.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 |
|---|---|---|---|---|
| 13.84.40.227 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1 source safety & health,
- Contact emails
- support@mediafusiontech.com
- 4aaf606d-62a9-4030-bb5b-44ff4d1a37c4@identity-protect.org
- 910b7385-04b9-45b0-84a3-90888e776ee2@identity-protect.org
- 915b403d-c93a-429a-9c01-2d603c909aad@identity-protect.org
- 9464da8e-cb6a-421f-bef6-6ef2c5d2b8df@identity-protect.org
- b396de0b-5aad-4441-85fe-d3bebaeed1be@identity-protect.org
- f73b02ca-856f-4882-8472-fa999ddf7ee0@identity-protect.org
- owner-9465790@1ssh.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 1ssh.com.
| Subdomain |
|---|
| www.1ssh.com |
Web-graph footprint
Distinct hostnames that link to or from 1ssh.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 1ssh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | listrak.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 1ssh.com.
- IP · 13.84.40.227
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · support@mediafusiontech.com
- TLD · .com
- Browse hostnames · 1s…
- 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: "1ssh.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.