Hostname
allofiber.com
Last fetched
allofiber.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allofiber.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.83.48.24 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.128.118 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.195.41 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.131.85 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- allo communications
- Contact emails
- ncolton@allophone.net
- 1f9264c9-8276-4485-b473-b26e7f6a17ae@identity-protect.org
- 43f0db20-7973-458a-bec1-699b660b200a@identity-protect.org
- 4d83c6a6-5109-481e-b21b-4fd6974334e4@identity-protect.org
- 7b8b562a-2984-442e-bd33-9dd48dc0dd86@identity-protect.org
- 864ab580-4aa6-47c1-b4dc-a9e677768c19@identity-protect.org
- c547a314-c9f7-45d1-9ff8-45b280ec2bc3@identity-protect.org
- d25958bb-8cbe-4ff3-94d3-9ee76060058e@identity-protect.org
- owner-11826044@allofiber.com.whoisprivacyservice.org
- owner-2457052@allofiber.com.whoisprivacyservice.org
- owner-3828776@allofiber.com.whoisprivacyservice.org
- owner-60465@allofiber.com.whoisprivacyservice.org
- owner-6054365@allofiber.com.whoisprivacyservice.org
- owner-7458018@allofiber.com.whoisprivacyservice.org
- owner-7688833@allofiber.com.whoisprivacyservice.org
- owner-7865896@allofiber.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of allofiber.com.
Web-graph footprint
Distinct hostnames that link to or from allofiber.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for allofiber.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | email1.kayako.com |
| SPF_INCLUDE | spf.intermedia.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.50.27.0/26 |
| SPF_IP | 216.75.119.0/26 |
| SPF_IP | 52.26.143.132 |
| SPF_IP | 72.46.62.97 |
| SPF_IP | 72.46.63.151 |
Related pages
Pivot deeper into the graph from allofiber.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allofiber.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.