Hostname
sisow.nl
Last fetched
sisow.nl resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:the cre8ion.lab services|veemarktkade 8|5222ae 's-hertogenbosch|netherlands|| as the registrar.
Nutrition Label
Resolution chain
sisow.nl resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.197.29.141 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.123.245.130 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.127.103.25 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.154.251 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.180.6 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.1.180 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.56.217 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.177.176.66 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.61.181 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.160.209 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:the cre8ion.lab services|veemarktkade 8|5222ae 's-hertogenbosch|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of sisow.nl.
Web-graph footprint
Distinct hostnames that link to or from sisow.nl in the public web crawl.
243 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for sisow.nl.
| Mechanism | Target |
|---|---|
| SPF_A | sisow.nl |
| SPF_INCLUDE | _spf.buckaroo-mailservice.nl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.127.230.98/29 |
| SPF_IP | 87.233.140.176/28 |
| SPF_IP | 87.233.140.178 |
Related pages
Pivot deeper into the graph from sisow.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sisow.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.