Hostname
infrect.com
Last fetched
infrect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infrect.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 |
|---|---|---|---|---|
| 35.76.200.189 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.183.152 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.110.84 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.107.77 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infrect.com owner
- Contact emails
- 427d4495-dcaf-4094-9bea-e0e7ca4804b4@identity-protect.org
- 5122f8ac-6bfd-489a-8152-8819fec609d2@identity-protect.org
- 5e1ff69d-d3f2-4d2a-b2b7-73ec959d9103@identity-protect.org
- 79f8878b-79d0-4c44-80b8-565b63922355@identity-protect.org
- b51113d2-1701-4f09-bae9-62088d979092@identity-protect.org
- e796df8a-3c42-496a-9771-4576b0cb402c@identity-protect.org
- f846c53e-ef13-4f36-88a5-f4cdb13ef75d@identity-protect.org
- owner-8150005@infrect.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of infrect.com.
Web-graph footprint
Distinct hostnames that link to or from infrect.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 infrect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from infrect.com.
- IP · 35.76.200.189
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 427d4495-dcaf-4094-9bea-e0e7ca4804b4@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "infrect.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.