Skip to content

Hostname

soapqueen.nl

Last fetched

soapqueen.nl resolves to 1 IPv4 address operated by AS57866 in NL. WHOIS lists registrar:pm networking as the registrar.

Nutrition Label

WHISPER CANON · soapqueen.nlRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/soapqueen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.126.5546.226.126.0/24AS57866NL

WHOIS identity

Registrar
registrar:pm networking
Organization
Contact emails

Subdomains

4 observed subdomains of soapqueen.nl.

Web-graph footprint

Distinct hostnames that link to or from soapqueen.nl in the public web crawl.

20 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for soapqueen.nl.

MechanismTarget
SPF_INCLUDEspf.pm-cloud.net

Related pages

Pivot deeper into the graph from soapqueen.nl.

Cypher and MCP

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

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