Skip to content

Hostname

rbdgroup.co

Last fetched

rbdgroup.co resolves to 2 IPv4 addresses operated by AS28753 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rbdgroup.coRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/rbdgroup.co

Resolution chain

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

IPPrefixASNOperatorCountry
178.162.235.65178.162.192.0/18AS28753DE
198.12.220.156198.12.216.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of rbdgroup.co.

Web-graph footprint

Distinct hostnames that link to or from rbdgroup.co in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rbdgroup.co.

MechanismTarget
SPF_Arbdgroup.co
SPF_INCLUDErelay.mailbaby.net
SPF_IP144.76.67.157
SPF_IP148.251.132.221
SPF_IP178.162.235.65
SPF_IP49.12.147.23
SPF_MXrbdgroup.co

Related pages

Pivot deeper into the graph from rbdgroup.co.

Cypher and MCP

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

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