Skip to content

Hostname

trendrom.no

Last fetched

trendrom.no resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · trendrom.noRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/trendrom.no

Resolution chain

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

IPPrefixASNOperatorCountry
34.117.32.14134.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
5.178.75.1195.178.72.0/21AS42708SE

WHOIS identity

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

Subdomains

9 observed subdomains of trendrom.no.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for trendrom.no.

MechanismTarget
SPF_Atrendrom.no
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP195.74.38.226/32
SPF_MXtrendrom.no

Related pages

Pivot deeper into the graph from trendrom.no.

Cypher and MCP

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

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