Skip to content

Hostname

frivol.com

Last fetched

frivol.com resolves to 1 IPv4 address operated by AS20495 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · frivol.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/frivol.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.244.128.15784.244.128.0/18AS20495NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of frivol.com.

Web-graph footprint

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

277 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for frivol.com.

MechanismTarget
SPF_INCLUDEspf.postal.frivol.com
SPF_IP84.244.128.135
SPF_IP84.244.128.136
SPF_IP84.244.128.137
SPF_IP84.244.128.138
SPF_IP84.244.128.139
SPF_IP84.244.128.140
SPF_IP84.244.128.141
SPF_IP84.244.128.142

Related pages

Pivot deeper into the graph from frivol.com.

Cypher and MCP

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

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