Skip to content

Hostname

one1.global

Last fetched

one1.global resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · one1.globalRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/one1.global

Resolution chain

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

IPPrefixASNOperatorCountry
64.227.119.24564.227.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:10007
Organization
one software technologies
Contact emails

Subdomains

2 observed subdomains of one1.global.

Web-graph footprint

Distinct hostnames that link to or from one1.global in the public web crawl.

9 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for one1.global.

MechanismTarget
SPF_Aone1.global
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXone1.global

Related pages

Pivot deeper into the graph from one1.global.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "one1.global"})-[: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.