Skip to content

Hostname

presto.se

Last fetched

presto.se resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · presto.seRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/presto.se

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.78.217104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.137.164172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

85 observed subdomains of presto.se.

Web-graph footprint

Distinct hostnames that link to or from presto.se in the public web crawl.

153 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for presto.se.

MechanismTarget
SPF_Amailout-sitesmart.primeq.se
SPF_INCLUDE_spf.addoro.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.ntgt.de
SPF_INCLUDEkundspf.loopia.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP193.182.183.86
SPF_IP193.254.192.110
SPF_IP194.218.10.22
SPF_IP212.105.73.196
SPF_IP217.78.26.146
SPF_IP217.78.31.147
SPF_IP2a02:250:0:49::/64
SPF_IP46.17.185.110
SPF_IP62.63.224.67
SPF_IP78.77.163.149
SPF_IP93.188.2.53
SPF_IP93.188.3.32/27

Related pages

Pivot deeper into the graph from presto.se.

Cypher and MCP

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

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