Skip to content

Hostname

sematext.com

Last fetched

sematext.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · sematext.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sematext.com

Resolution chain

sematext.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.222.222.393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.221.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.33.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.89.19652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.88.4152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.199.154.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.250.5854.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.144.142100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
otis gospodnetic
Contact emails

Subdomains

1,254 observed subdomains of sematext.com.

Web-graph footprint

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

996 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sematext.com.

MechanismTarget
SPF_INCLUDE5111483.spf08.hubspotemail.net
SPF_INCLUDE_spf.freshbooks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sematext.com.

Cypher and MCP

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

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