Hostname
workgenius.com
Last fetched
workgenius.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
workgenius.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.86.129 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.23 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.52 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.67 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.174.36 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.49 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.63 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.71 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.130.45 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.51 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.8 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.97 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of workgenius.com owner
- Contact emails
- domainmien@gmail.com
- 347b9e8f-d86a-4d84-a401-561d6e326ac0@identity-protect.org
- 5d367aa4-dfb8-43b6-8454-a4ab7f424657@identity-protect.org
- 72f78d29-a6d9-4f8d-a7ce-bb0dbd06968c@identity-protect.org
- a486cc70-b070-4cef-bcd8-5b3025f360f3@identity-protect.org
- a8d3d617-e6ea-4d32-858f-343e0fd1e77e@identity-protect.org
- e776b931-06d1-4ef1-9445-84955d69de1c@identity-protect.org
- owner-241413@workgenius.com.whoisprivacyservice.org
- owner-8173319@workgenius.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of workgenius.com.
Web-graph footprint
Distinct hostnames that link to or from workgenius.com in the public web crawl.
102 sites link to this hostname.
131 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for workgenius.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5756303.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | spf.intermedia.net |
| SPF_INCLUDE | spf.mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.securence.com |
Related pages
Pivot deeper into the graph from workgenius.com.
- IP · 18.245.86.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · domainmien@gmail.com
- 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: "workgenius.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.