Skip to content

Hostname

unifrog.org

Last fetched

unifrog.org resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · unifrog.orgRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/unifrog.org

Resolution chain

unifrog.org resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.248.87.1734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.55.9834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.136.11652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.176.15852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.210.16852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.251.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.124.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.41.10252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.135.4252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.10.23652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.24.7352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.95.8252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.233.19252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.61.21954.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.20.1654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.247.8654.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.82.15554.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
123-reg
Contact emails

Subdomains

5 observed subdomains of unifrog.org.

Web-graph footprint

Distinct hostnames that link to or from unifrog.org in the public web crawl.

1,487 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for unifrog.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from unifrog.org.

Cypher and MCP

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

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