Hostname
4ssgtech.com
Last fetched
4ssgtech.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
4ssgtech.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 |
|---|---|---|---|---|
| 44.192.128.190 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 4ssgtech.com owner
- Contact emails
- 9d01e5ab-acf2-4728-8c7e-715acef8b3a3@identity-protect.org
- b4c91c03-a52c-4929-aa13-d8fb569ae902@identity-protect.org
- b99f55d8-5472-41cd-8799-1ed9799a4d13@identity-protect.org
- cff1d9af-6cc5-4e0a-a8b7-16a380f34e77@identity-protect.org
- ed6cf68e-ddcb-4f75-81a8-9b668b20e981@identity-protect.org
- ff7b26f0-c213-4674-8220-c63948b09392@identity-protect.org
- owner-10290211@4ssgtech.com.whoisprivacyservice.org
- owner-639924@4ssgtech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of 4ssgtech.com.
| Subdomain |
|---|
| portal.4ssgtech.com |
| www.4ssgtech.com |
Web-graph footprint
Distinct hostnames that link to or from 4ssgtech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 4ssgtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.252.248.0/22 |
Related pages
Pivot deeper into the graph from 4ssgtech.com.
- IP · 44.192.128.190
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 9d01e5ab-acf2-4728-8c7e-715acef8b3a3@identity-protect.org
- TLD · .com
- Browse hostnames · 4s…
- 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: "4ssgtech.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.