Skip to content

Hostname

sgr.nl

Last fetched

sgr.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · sgr.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sgr.nl

Resolution chain

sgr.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.161.15518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.115.9346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.224.18752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

14 observed subdomains of sgr.nl.

Web-graph footprint

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

984 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sgr.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2603:10a6:803:120:0:0:0:29
SPF_IP52.166.0.216

Related pages

Pivot deeper into the graph from sgr.nl.

Cypher and MCP

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

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