Hostname
afority.com
Last fetched
afority.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
afority.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 |
|---|---|---|---|---|
| 18.66.112.30 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.71 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.83 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.89 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.2.57 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.58 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.75 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.79 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of afority.com owner
- Contact emails
- 09bfffd6-1295-48ed-8dd6-e9c3b8998ba1@identity-protect.org
- 2405b0bf-5e8a-4c59-a11b-eaa6408f4dce@identity-protect.org
- 6fbb0dcf-10df-4163-bc41-f6ed6a38957b@identity-protect.org
- a0c984cc-a322-43b3-bbfc-2f95ecd7a7d5@identity-protect.org
- b12e65d7-8052-42a1-a4ee-94ef49b1387a@identity-protect.org
- dc82e240-aab1-4eae-8859-5999b6771871@identity-protect.org
- owner-3128679@afority.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of afority.com.
| Subdomain |
|---|
| back.afority.com |
Web-graph footprint
Distinct hostnames that link to or from afority.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 afority.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from afority.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afority.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.