Skip to content

Hostname

frogsowar.com

Last fetched

frogsowar.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. frogsowar.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for frogsowar.com is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of frogsowar.com owner
Contact emails
domain.names@voxmedia.com, 075f897a-8029-4fed-8ea2-2e37ca0d7309@identity-protect.org, 289a1054-36a0-4824-ba67-c4776cef6d7b@identity-protect.org, 5a6abc10-67bc-4e1b-b79b-62b8ab67ad49@identity-protect.org, 656c82d9-96bb-482e-b0bf-452f3c871ec5@identity-protect.org, 86cd5b1b-22c0-49ab-a464-93209ed2eebe@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-10.awsdns-01.com
  • ns-783.awsdns-33.net
  • ns-1473.awsdns-56.org
  • ns-1679.awsdns-17.co.uk

MX records

  • mail1.sbnation.com

Threat-feed evidence

History

Related pages

Pivot from frogsowar.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "frogsowar.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.