Skip to content

Hostname

sisterna.com

Last fetched

sisterna.com resolves to 1 IPv4 address operated by AS59545 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · sisterna.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sisterna.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.253.153178.20.248.0/21AS59545NL

WHOIS identity

Registrar
iana:839
Organization
m.w. spoor
Contact emails

Subdomains

5 observed subdomains of sisterna.com.

Web-graph footprint

Distinct hostnames that link to or from sisterna.com in the public web crawl.

10 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sisterna.com.

MechanismTarget
SPF_Amailgun.info
SPF_Asmtp10.tb.mail.iss.as9143.net
SPF_INCLUDE_spf.mach3framework.mach3server.nl
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.20.253.153
SPF_IP217.100.154.58
SPF_IP23.253.183.25

Related pages

Pivot deeper into the graph from sisterna.com.

Cypher and MCP

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

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