Skip to content

Hostname

no2self.net

Last fetched

no2self.net resolves to 2 IPv4 addresses operated by AS33970 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

no2self.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
robert annable
Contact emails

Subdomains

7 observed subdomains of no2self.net.

Web-graph footprint

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

15 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for no2self.net.

MechanismTarget
SPF_Ano2self.net
SPF_INCLUDEspf.emailamp.com
SPF_IP193.189.74.164
SPF_IP193.189.74.68
SPF_IP193.189.75.222
SPF_IP193.189.75.224
SPF_IP193.189.75.66
SPF_IP193.189.75.89
SPF_IP195.8.196.86
SPF_IP195.8.197.228
SPF_IP89.238.188.250
SPF_IP89.238.188.251
SPF_IP89.238.188.252
SPF_MXno2self.net

Related pages

Pivot deeper into the graph from no2self.net.

Cypher and MCP

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

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