Skip to content

Hostname

acegis.com

Last fetched

acegis.com resolves to 1 IPv4 address operated by WEBHS WEBSP LDA in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · acegis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acegis.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.41.2962.233.41.0/24AS59787WEBHS WEBSP LDAPT

WHOIS identity

Registrar
iana:303
Organization
susana pereira
Contact emails

Subdomains

2 observed subdomains of acegis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for acegis.com.

MechanismTarget
SPF_Aacegis.com
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf175.serverhs.org
SPF_INCLUDE_spf185.serverhs.org
SPF_INCLUDE_spf45.serverhs.org
SPF_INCLUDEbluehost.com
SPF_IP185.90.56.20
SPF_IP185.90.56.89
SPF_IP62.233.41.29
SPF_MXacegis.com

Related pages

Pivot deeper into the graph from acegis.com.

Cypher and MCP

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

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