Skip to content

Hostname

unaone.net

Last fetched

unaone.net resolves to 1 IPv4 address operated by AS31103 in DE. WHOIS lists iana:1239 as the registrar.

Nutrition Label

WHISPER CANON · unaone.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/unaone.net

Resolution chain

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

IPPrefixASNOperatorCountry
87.118.90.14887.118.90.0/24AS31103DE

WHOIS identity

Registrar
iana:1239
Organization
unaone i-m-c services, inh. markus hagge
Contact emails

Subdomains

158 observed subdomains of unaone.net.

Web-graph footprint

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

450 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for unaone.net.

MechanismTarget
SPF_Aunaone.net
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.sfp-net.com
SPF_IP116.203.207.96
SPF_IP159.69.207.138
SPF_IP195.201.113.107
SPF_IP2001:1b60:2:197:807:0:0:1
SPF_IP2001:1b60:3:172:5424:0:0:1
SPF_IP2001:1b60:3:214:1233:0:0:1
SPF_IP2001:1b60:3:234:233:0:0:1
SPF_IP2001:1b60:3:267:5416:0:0:1
SPF_IP2001:1b60:3:33:5234:0:0:1
SPF_IP2001:1b60:3:35:5928:0:0:1
SPF_IP2001:1b60:3:35:7003:0:0:1
SPF_IP2a01:4f8:1c1b:47cb:0:0:0:1
SPF_IP2a01:4f8:1c1c:5826:0:0:0:1
SPF_IP2a01:4f8:c0c:138a:0:0:0:1
SPF_IP2a01:4f8:c0c:49a2:0:0:0:1
SPF_IP2a01:4f8:c0c:d6fe:0:0:0:1
SPF_IP62.141.48.174
SPF_IP78.46.164.158
SPF_IP78.47.148.12
SPF_IP84.19.190.26
SPF_IP87.118.102.37
SPF_IP87.118.112.108
SPF_IP87.118.112.19
SPF_IP87.118.112.232
SPF_IP87.118.120.166
SPF_IP87.118.126.90
SPF_IP87.118.82.133
SPF_IP87.118.86.50
SPF_IP87.118.86.53
SPF_IP87.118.88.245
SPF_IP87.118.90.148
SPF_MXunaone.net

Related pages

Pivot deeper into the graph from unaone.net.

Cypher and MCP

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

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