Hostname
workinbiotech.com
Last fetched
workinbiotech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
workinbiotech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.130.77.138 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.140.88.197 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.177.22 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.168.174 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of workinbiotech.com owner
- Contact emails
- 0f4c2a10-f754-46de-8b16-400e11dd9e70@identity-protect.org
- 5da9f364-d7a8-44e9-afd7-a064cd6d80ac@identity-protect.org
- 60595648-7c32-4b2b-a662-671ee39bd27a@identity-protect.org
- b25928df-d103-4d43-8ec6-bf32cb6cf30a@identity-protect.org
- bce53a2c-42b6-4a29-8475-5c02e4f89ad7@identity-protect.org
- ff721851-62cf-4a77-8d6d-6fc52de40b6e@identity-protect.org
- owner-814996@workinbiotech.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of workinbiotech.com.
| Subdomain |
|---|
| aicruiter-sagxpbpm.workinbiotech.com |
Web-graph footprint
Distinct hostnames that link to or from workinbiotech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for workinbiotech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from workinbiotech.com.
- IP · 3.130.77.138
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f4c2a10-f754-46de-8b16-400e11dd9e70@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "workinbiotech.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.