Skip to content

Hostname

robitgroup.com

Last fetched

robitgroup.com resolves to 3 IPv4 addresses operated by AS42708 in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · robitgroup.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/robitgroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
raul makela
Contact emails

Subdomains

12 observed subdomains of robitgroup.com.

Web-graph footprint

Distinct hostnames that link to or from robitgroup.com in the public web crawl.

57 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for robitgroup.com.

MechanismTarget
SPF_Arobitgroup.com
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf1.robitgroup.com
SPF_IP194.28.2.186

Related pages

Pivot deeper into the graph from robitgroup.com.

Cypher and MCP

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

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