Skip to content

Hostname

group.one

Last fetched

group.one resolves to 3 IPv4 addresses operated by AS51468 in DK. WHOIS lists iana:1462 as the registrar.

Nutrition Label

WHISPER CANON · group.oneRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/group.one

Resolution chain

group.one resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1462
Organization
one.com group ab
Contact emails

Subdomains

68 observed subdomains of group.one.

Web-graph footprint

Distinct hostnames that link to or from group.one in the public web crawl.

163 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for group.one.

MechanismTarget
SPF_INCLUDE_spf.one.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.protection.outlook.de
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEusermail.zohocreator.eu

Related pages

Pivot deeper into the graph from group.one.

Cypher and MCP

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

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