Skip to content

Hostname

httpsecured.net

Last fetched

httpsecured.net resolves to 4 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · httpsecured.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/httpsecured.net

Resolution chain

httpsecured.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.5.224.187149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.188149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.219149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.220149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

45 observed subdomains of httpsecured.net.

Web-graph footprint

Distinct hostnames that link to or from httpsecured.net in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for httpsecured.net.

MechanismTarget
SPF_Ahttpsecured.net
SPF_MXhttpsecured.net

Related pages

Pivot deeper into the graph from httpsecured.net.

Cypher and MCP

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

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