Skip to content

Hostname

flaghouse.com

Last fetched

flaghouse.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

flaghouse.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.69.33104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.154172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
67.52.17.14567.52.17.0/24AS14252SCHOOLSPECIALTY - School Specialty, Inc.US

WHOIS identity

Registrar
iana:146
Organization
flaghouse, inc. flaghouse,
Contact emails

Subdomains

7 observed subdomains of flaghouse.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for flaghouse.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.182.68
SPF_IP20.88.32.15
SPF_IP207.46.163.10
SPF_IP207.97.217.250
SPF_IP52.159.88.72

Related pages

Pivot deeper into the graph from flaghouse.com.

Cypher and MCP

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

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