Skip to content

Hostname

cp.flexisoftwarebd.com

Last fetched

cp.flexisoftwarebd.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US.

Nutrition Label

WHISPER CANON · cp.flexisoftwarebd.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cp.flexisoftwarebd.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.181.252.118108.181.252.0/22AS40676AS40676 - Psychz NetworksUS
139.99.61.140139.99.0.0/17AS16276OVH - OVH SASSG

WHOIS identity

No WHOIS records are currently associated with cp.flexisoftwarebd.com in WhisperGraph.

Subdomains

1 observed subdomain of cp.flexisoftwarebd.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cp.flexisoftwarebd.com.

MechanismTarget
SPF_Acp.flexisoftwarebd.com
SPF_IP173.249.55.150
SPF_MXcp.flexisoftwarebd.com

Related pages

Pivot deeper into the graph from cp.flexisoftwarebd.com.

Cypher and MCP

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

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