Skip to content

Hostname

web.flaman.com

Last fetched

web.flaman.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · web.flaman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web.flaman.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.66.196107.161.64.0/20AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with web.flaman.com in WhisperGraph.

Subdomains

1 observed subdomain of web.flaman.com.

Web-graph footprint

Distinct hostnames that link to or from web.flaman.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for web.flaman.com.

MechanismTarget
SPF_INCLUDE_spf.hosting.cdkglobal.com
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.161.66.196
SPF_IP52.138.42.91
SPF_IP52.242.33.147

Related pages

Pivot deeper into the graph from web.flaman.com.

Cypher and MCP

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

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