Skip to content

Hostname

quick.be

Last fetched

quick.be resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · quick.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/quick.be

Resolution chain

quick.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.78.150172.105.64.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

35 observed subdomains of quick.be.

Web-graph footprint

Distinct hostnames that link to or from quick.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for quick.be.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.jobaffinity.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.sitel.com
SPF_IP168.245.62.208
SPF_IP212.166.13.234
SPF_IP212.166.45.138
SPF_IP46.227.81.43
SPF_IP92.103.206.108/32

Related pages

Pivot deeper into the graph from quick.be.

Cypher and MCP

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

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