Skip to content

Hostname

redfrog.info

Last fetched

redfrog.info resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · redfrog.infoRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/redfrog.info

Resolution chain

redfrog.info resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.105.12618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.12818.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6518.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.46.10365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1408
Organization
di unternehmer - digitalagentur
Contact emails

Subdomains

15 observed subdomains of redfrog.info.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for redfrog.info.

MechanismTarget
SPF_Aredfrog.info
SPF_INCLUDEamazonses.com
SPF_IP78.46.0.251/32
SPF_MXredfrog.info

Related pages

Pivot deeper into the graph from redfrog.info.

Cypher and MCP

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

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