Hostname
foregenix.com
Last fetched
foregenix.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
foregenix.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 |
|---|---|---|---|---|
| 54.194.191.99 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of foregenix.com owner
- Contact emails
- 2e67a4b20a28fd0a221b8bceec78ef91@domaindiscreet.com
- e94b26db0a28fd0a699c0395b303e0a7@domaindiscreet.com
- f3baca870a28fd0a10763de14b71729f@domaindiscreet.com
- 2eeccbc5-7ad1-46be-9c8d-e61723ec3955@identity-protect.org
- 35d8fdf6-600f-491d-bdf8-ceb3be7cda7a@identity-protect.org
- 60815572-b384-4ecd-888d-2c9121dd6db9@identity-protect.org
- 6f958963-bedd-4043-b7aa-f4253c33499d@identity-protect.org
- 80a0ee1a-d260-4814-b55d-b56730654638@identity-protect.org
- c67dcdf7-1121-4dc3-8f25-a03596a9598a@identity-protect.org
- dac0484b-187b-46e3-8f8c-16f9f1aaadd7@identity-protect.org
- owner-11600582@foregenix.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of foregenix.com.
Web-graph footprint
Distinct hostnames that link to or from foregenix.com in the public web crawl.
102 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for foregenix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 464751.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from foregenix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "foregenix.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.