Skip to content

Hostname

curoflow.se

Last fetched

curoflow.se resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.199.22513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
46.21.99.21846.21.96.0/20AS42708GLESYS - Glesys ABSE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

50 observed subdomains of curoflow.se.

Web-graph footprint

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

18 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for curoflow.se.

MechanismTarget
SPF_INCLUDEspf.glesys.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.73.217.171
SPF_IP46.21.99.218

Related pages

Pivot deeper into the graph from curoflow.se.

Cypher and MCP

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

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