Hostname
employstream.com
Last fetched
employstream.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
employstream.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.143.113 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.15 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.34 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.73 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.37 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.58 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.61 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.78 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of employstream.com owner
- Contact emails
- employstream.com@domainsbyproxy.com
- 3bd5aaf6-6c22-402b-a383-7a9933ea2bf8@identity-protect.org
- 589ab779-1f55-4230-894b-b812ad11914e@identity-protect.org
- 59d15ca6-4ea0-44c2-abcc-e318df257ccd@identity-protect.org
- 7e27e4ea-1ed7-4032-b713-3e27ff3b4d2d@identity-protect.org
- 9cea00a7-c0f0-4544-b62a-a13a37d2ed47@identity-protect.org
- b16f95a4-05d5-4a8f-9e7b-44d89f65a189@identity-protect.org
- owner-7600360@employstream.com.whoisprivacyservice.org
- owner-9375348@employstream.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of employstream.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from employstream.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for employstream.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | u1610155.wl.sendgrid.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from employstream.com.
- IP · 13.225.143.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · employstream.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · em…
- 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: "employstream.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.