Skip to content

Hostname

frolic.be

Last fetched

frolic.be resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nom iq ltd com laude as the registrar.

Nutrition Label

WHISPER CANON · frolic.beRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/frolic.be

Resolution chain

frolic.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.21.235.2723.26.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.75.21635.7.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.118.15745.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.8.3398.96.222.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nom iq ltd com laude
Organization
Contact emails

Subdomains

2 observed subdomains of frolic.be.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for frolic.be.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from frolic.be.

Cypher and MCP

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

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