Skip to content

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

WHISPER CANON · allofiber.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/allofiber.com

Resolution chain

allofiber.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.83.48.2435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.128.11852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.195.4152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.131.8554.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
allo communications
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for allofiber.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.50.27.0/26
SPF_IP216.75.119.0/26
SPF_IP52.26.143.132
SPF_IP72.46.62.97
SPF_IP72.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.