Skip to content

Hostname

renservice.no

Last fetched

renservice.no resolves to 1 IPv4 address operated by CLOUDCENTER - Cloud Center Finland Oy in FI.

Nutrition Label

WHISPER CANON · renservice.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/renservice.no

Resolution chain

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

IPPrefixASNOperatorCountry
185.82.145.150185.82.144.0/22AS41993CLOUDCENTER - Cloud Center Finland OyFI

WHOIS identity

No WHOIS records are currently associated with renservice.no in WhisperGraph.

Subdomains

7 observed subdomains of renservice.no.

Web-graph footprint

Distinct hostnames that link to or from renservice.no in the public web crawl.

11 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for renservice.no.

MechanismTarget
SPF_Arenservice.no
SPF_INCLUDE_spf.getynetmail.com
SPF_INCLUDE_spf.scw-tem.cloud
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.162.246.79
SPF_MXrenservice.no

Related pages

Pivot deeper into the graph from renservice.no.

Cypher and MCP

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

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