Skip to content

Hostname

flagman.info

Last fetched

flagman.info resolves to 1 IPv4 address operated by SUPERHOSTING_AS in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · flagman.infoRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flagman.info

Resolution chain

flagman.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.107.36.33193.107.36.0/24AS201200SUPERHOSTING_ASBG

WHOIS identity

Registrar
iana:69
Organization
konstantin dimitrov
Contact emails

Subdomains

7 observed subdomains of flagman.info.

Web-graph footprint

Distinct hostnames that link to or from flagman.info in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • flagman.info

SPF policy

5 SPF mechanisms authorising senders for flagman.info.

MechanismTarget
SPF_Aflagman.info
SPF_INCLUDEspamexpert-outgoing.host.bg
SPF_IP193.107.36.33
SPF_IP193.107.36.34
SPF_MXflagman.info

Related pages

Pivot deeper into the graph from flagman.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flagman.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.