Skip to content

Hostname

semin.com

Last fetched

semin.com resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.164.40109.234.164.0/22AS50474FR

WHOIS identity

Registrar
iana:2
Organization
claessens international
Contact emails

Subdomains

9 observed subdomains of semin.com.

Web-graph footprint

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

82 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for semin.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.jabatus.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP109.234.163.34/24
SPF_IP13.36.209.68
SPF_IP15.188.60.23
SPF_IP185.65.29.20
SPF_IP212.83.184.108
SPF_IP35.181.11.152/32
SPF_IP51.77.143.145
SPF_IP82.127.231.186

Related pages

Pivot deeper into the graph from semin.com.

Cypher and MCP

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

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