Skip to content

Hostname

5asec.com

Last fetched

5asec.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 5asec.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/5asec.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.255.47.7252.32.0.0/14AS16276FR

WHOIS identity

Registrar
iana:81
Organization
dci
Contact emails

Subdomains

53 observed subdomains of 5asec.com.

Web-graph footprint

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

55 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 5asec.com.

MechanismTarget
SPF_INCLUDE25894279.spf02.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.114.253.222
SPF_IP185.92.36.65/32
SPF_IP185.92.37.57/32
SPF_IP31.172.232.198/32
SPF_IP46.105.6.157/32
SPF_IP46.18.209.195/32
SPF_IP81.63.171.41/32
SPF_IP93.93.188.175/32
SPF_MX5asec.com

Related pages

Pivot deeper into the graph from 5asec.com.

Cypher and MCP

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

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