Skip to content

Hostname

semantix.com

Last fetched

semantix.com resolves to 1 IPv4 address operated by GLESYS glesys.com in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.21.106.24046.21.96.0/20AS42708GLESYS glesys.comSE

WHOIS identity

Registrar
iana:73
Organization
domain manager
Contact emails

Subdomains

10 observed subdomains of semantix.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for semantix.com.

MechanismTarget
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtransperfect.com
SPF_IP198.21.7.42
SPF_IP52.143.59.192
SPF_IP62.209.55.170
SPF_IP80.76.147.161

Related pages

Pivot deeper into the graph from semantix.com.

Cypher and MCP

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

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