Skip to content

Hostname

sematell.com

Last fetched

sematell.com resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · sematell.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sematell.com

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
sematell
Contact emails

Subdomains

8 observed subdomains of sematell.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sematell.com.

MechanismTarget
SPF_INCLUDE5974824.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.75.179.106
SPF_IP212.18.194.206
SPF_MXsematell.com

Related pages

Pivot deeper into the graph from sematell.com.

Cypher and MCP

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

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