Skip to content

Hostname

relininggroup.com

Last fetched

relininggroup.com resolves to 1 IPv4 address operated by UPCLOUD in FI. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · relininggroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/relininggroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.32.20694.237.32.0/21AS202053UPCLOUDFI

WHOIS identity

Registrar
iana:638
Organization
famla ab
Contact emails

Subdomains

1 observed subdomain of relininggroup.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for relininggroup.com.

MechanismTarget
SPF_Amagee.hostaan.shop
SPF_Arelininggroup.com
SPF_INCLUDE_spf.google.com
SPF_IP31.217.196.198
SPF_IP31.217.196.199
SPF_IP94.237.32.206
SPF_MXrelininggroup.com

Related pages

Pivot deeper into the graph from relininggroup.com.

Cypher and MCP

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

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