Skip to content

Hostname

surfflow.pl

Last fetched

surfflow.pl resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · surfflow.plRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/surfflow.pl

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.81.8945.56.80.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
45.79.147.19045.79.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

9 observed subdomains of surfflow.pl.

Web-graph footprint

Distinct hostnames that link to or from surfflow.pl in the public web crawl.

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for surfflow.pl.

MechanismTarget
SPF_Amail.webwavecms.com
SPF_Asurfflow.pl
SPF_INCLUDE_spf.mlsend.com
SPF_IP185.40.197.94/32
SPF_IP77.95.234.226/29
SPF_IP79.133.194.22/32
SPF_MXsurfflow.pl

Related pages

Pivot deeper into the graph from surfflow.pl.

Cypher and MCP

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

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