Skip to content

Hostname

webfab.accelo.com

Last fetched

webfab.accelo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webfab.accelo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webfab.accelo.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.104.2916.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.228.20934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.52.1135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.191.9752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.105.10554.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.52.13454.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webfab.accelo.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from webfab.accelo.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webfab.accelo.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP34.241.193.89
SPF_IP52.34.101.111/32
SPF_IP54.79.27.201
SPF_IP69.72.40.152

Related pages

Pivot deeper into the graph from webfab.accelo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webfab.accelo.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.