Skip to content

Hostname

instantwatch.net

Last fetched

instantwatch.net resolves to 1 IPv4 address operated by BAHNHOF - Bahnhof AB in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · instantwatch.netRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/instantwatch.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.150.224.795.150.192.0/18AS8473BAHNHOF - Bahnhof ABSE

WHOIS identity

Registrar
iana:73
Organization
gunnar wexell
Contact emails

Subdomains

15 observed subdomains of instantwatch.net.

Web-graph footprint

Distinct hostnames that link to or from instantwatch.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for instantwatch.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.180.95.240
SPF_IP213.180.95.5
SPF_IP31.25.64.0/21
SPF_IP37.123.160.213
SPF_IP5.150.224.79
SPF_IP5.150.224.80
SPF_IP5.150.237.240
SPF_IP81.91.2.40
SPF_IP81.91.9.21
SPF_IP91.196.240.0/22

Related pages

Pivot deeper into the graph from instantwatch.net.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.