Skip to content

Hostname

semcc.com

Last fetched

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

Nutrition Label

WHISPER CANON · semcc.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/semcc.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.226.22285.25.226.0/23AS29066FR

WHOIS identity

Registrar
iana:2
Organization
sociedad espanola de medicina y cirugia cosmetica
Contact emails

Subdomains

4 observed subdomains of semcc.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for semcc.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEturbo-smtp.com
SPF_IP113.165.154.169
SPF_IP116.98.131.250
SPF_IP117.6.78.35
SPF_IP159.224.11.220
SPF_IP190.234.105.78
SPF_MXsemcc.com

Related pages

Pivot deeper into the graph from semcc.com.

Cypher and MCP

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

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