Skip to content

Hostname

edgeconnex.com

Last fetched

edgeconnex.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edgeconnex.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/edgeconnex.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.197.28.182104.197.16.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:146
Organization
blue ridge advisors
Contact emails

Subdomains

29 observed subdomains of edgeconnex.com.

Web-graph footprint

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

223 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edgeconnex.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP50.204.69.132
SPF_IP63.145.17.98

Related pages

Pivot deeper into the graph from edgeconnex.com.

Cypher and MCP

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

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