Skip to content

Hostname

swresearch.pl

Last fetched

swresearch.pl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:dhosting.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · swresearch.plRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/swresearch.pl

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.18.19618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.165.863.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.230.313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.253.8635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.108.352.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.180.12163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:dhosting.pl sp. z o.o.
Organization
sw research sp. z o.o.
Contact emails

Subdomains

3 observed subdomains of swresearch.pl.

Web-graph footprint

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

151 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for swresearch.pl.

MechanismTarget
SPF_Aswresearch.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP86.111.240.0/21
SPF_MXswresearch.pl

Related pages

Pivot deeper into the graph from swresearch.pl.

Cypher and MCP

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

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