Hostname
ifact-conn.com
Last fetched
ifact-conn.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
ifact-conn.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 |
|---|---|---|---|---|
| 100.22.142.213 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.164.115.108 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.86.4.153 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.156.168 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.196.167 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.71.134 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.42.228 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.97.112 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ifact-conn.com owner
- Contact emails
- 211049c9-9b40-4ae8-b0ea-17fad8a668da@identity-protect.org
- 5970ca7f-a689-4de3-927f-2174a6f5d64c@identity-protect.org
- a1676834-9bd2-4d9a-a238-8b496905dc2c@identity-protect.org
- a95f2c2b-c641-43df-9bac-44e1e4bb2d6d@identity-protect.org
- b64cc136-2699-4f23-b23f-3f7a4313802d@identity-protect.org
- def9b3e1-0c23-4899-a299-4c1ef0638b0f@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ifact-conn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ifact-conn.com.
- IP · 100.22.142.213
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 211049c9-9b40-4ae8-b0ea-17fad8a668da@identity-protect.org
- TLD · .com
- Browse hostnames · if…
- 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: "ifact-conn.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.