Hostname
dysinger.net
Last fetched
dysinger.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
dysinger.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 7462871b40@dysinger.net.whoistrustee.com
- dns@dysinger.net
- 33fd0e6791417675a2bb98b87dc71c046df8311bcd6446a1a17a06ab90f06aa9@dysinger.net.whoisproxy.org
- 3fd298154b9dfadaf0835a928ccfbef7db2d3dde7b10e74dc609d1e874f41428@dysinger.net.whoisproxy.org
- 6e4748f28d8b32c42825d5e9d5264b3984fad346759620aec3c5192dc6fc9c69@dysinger.net.whoisproxy.org
- b72d0570b2ac201ac238713b0c122295c8837034b9a56a6c5a118a5dd20f66b0@dysinger.net.whoisproxy.org
Subdomains
4 observed subdomains of dysinger.net.
Web-graph footprint
Distinct hostnames that link to or from dysinger.net in the public web crawl.
14 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
2 SPF mechanisms authorising senders for dysinger.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | dysinger.net |
Related pages
Pivot deeper into the graph from dysinger.net.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · 7462871b40@dysinger.net.whoistrustee.com
- TLD · .net
- Browse hostnames · dy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dysinger.net"})-[: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.