Skip to content

Hostname

bisolutions.com.ec

Last fetched

bisolutions.com.ec resolves to 1 IPv4 address operated by AS43515 in US.

Nutrition Label

WHISPER CANON · bisolutions.com.ecRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bisolutions.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.106.3535.215.64.0/18AS43515US

WHOIS identity

No WHOIS records are currently associated with bisolutions.com.ec in WhisperGraph.

Subdomains

3 observed subdomains of bisolutions.com.ec.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bisolutions.com.ec.

MechanismTarget
SPF_Abisolutions.com.ec
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbisolutions.com.ec.spf.auto.dnssmarthost.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.180.120/32
SPF_IP149.72.147.186/32
SPF_IP167.89.101.239/32
SPF_IP167.89.99.179/32
SPF_IP168.245.40.44/32
SPF_IP65.111.191.0/24
SPF_MXbisolutions.com.ec

Related pages

Pivot deeper into the graph from bisolutions.com.ec.

Cypher and MCP

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

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