Hostname
allinone.flexisoftwarebd.com
Last fetched
allinone.flexisoftwarebd.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US.
Nutrition Label
Resolution chain
allinone.flexisoftwarebd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.181.252.118 | 108.181.252.0/22 | AS40676 | AS40676 - Psychz Networks | US |
| 139.99.61.140 | 139.99.0.0/17 | AS16276 | OVH - OVH SAS | SG |
WHOIS identity
No WHOIS records are currently associated with allinone.flexisoftwarebd.com in WhisperGraph.
Subdomains
1 observed subdomain of allinone.flexisoftwarebd.com.
| Subdomain |
|---|
| www.allinone.flexisoftwarebd.com |
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for allinone.flexisoftwarebd.com.
| Mechanism | Target |
|---|---|
| SPF_A | allinone.flexisoftwarebd.com |
| SPF_IP | 173.249.55.150 |
| SPF_MX | allinone.flexisoftwarebd.com |
Related pages
Pivot deeper into the graph from allinone.flexisoftwarebd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allinone.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.