Skip to content

Hostname

flaglog.com

Last fetched

flaglog.com resolves to 192.245.157.40, announced in 192.245.157.0/24 by NETACTUATE - NetActuate, Inc in US. flaglog.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 · flaglog.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flaglog.com

Resolution chain

IPv6 resolution

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

Attribution

netactuate

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
b5129a8ab9724971a02f633f05c9c47b.protect@whoisguard.com, b680c83bd34140cebcdae3f9c712e734.protect@whoisguard.com, 0bb06f3ba2864ddebf8f57fad01fe9d5.protect@withheldforprivacy.com

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

  • ns1.veerotech.net
  • ns2.veerotech.net
  • ns3.veerotech.net
  • ns4.veerotech.net

MX records

  • flaglog.com

SPF policy

  • a: flaglog.com
  • mx: flaglog.com
  • a: out.webaccountserver.com
  • ip: 192.245.157.40

Threat-feed evidence

History

Related pages

Pivot from flaglog.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: "flaglog.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.