Skip to content

Hostname

webspeed.app

Last fetched

webspeed.app resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · webspeed.appRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/webspeed.app

Resolution chain

webspeed.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.235.116.163167.235.0.0/16AS24940DE
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of webspeed.app.

Web-graph footprint

Distinct hostnames that link to or from webspeed.app in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webspeed.app.

MechanismTarget
SPF_IP167.235.116.163
SPF_MXwebspeed.app

Related pages

Pivot deeper into the graph from webspeed.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webspeed.app"})-[: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.