Skip to content

Hostname

flowstarind.ca

Last fetched

flowstarind.ca resolves to 1 IPv4 address operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · flowstarind.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/flowstarind.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.250.205.234199.250.205.0/24AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
flowstar industrial
Contact emails

Subdomains

7 observed subdomains of flowstarind.ca.

Web-graph footprint

Distinct hostnames that link to or from flowstarind.ca in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flowstarind.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.176.52.194
SPF_IP173.95.232.2
SPF_IP208.92.193.152
SPF_IP38.64.132.146
SPF_IP47.55.52.4
SPF_IP50.115.95.224/28

Related pages

Pivot deeper into the graph from flowstarind.ca.

Cypher and MCP

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

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