Skip to content

Hostname

supertrends.com

Last fetched

supertrends.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.27.14185.125.24.0/22AS29222CH

WHOIS identity

Registrar
iana:73
Organization
beluga
Contact emails

Subdomains

34 observed subdomains of supertrends.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for supertrends.com.

MechanismTarget
SPF_Asupertrends.com
SPF_INCLUDE7136987.spf01.hubspotemail.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.126.200.0/24
SPF_MXsupertrends.com

Related pages

Pivot deeper into the graph from supertrends.com.

Cypher and MCP

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

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