Skip to content

Hostname

selecta-one.com

Last fetched

selecta-one.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · selecta-one.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/selecta-one.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.52.241.188176.52.240.0/21AS15817DE

WHOIS identity

Registrar
iana:1443
Organization
selecta klemm gmbh & co. kg
Contact emails

Subdomains

5 observed subdomains of selecta-one.com.

Web-graph footprint

Distinct hostnames that link to or from selecta-one.com in the public web crawl.

106 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for selecta-one.com.

MechanismTarget
SPF_Abohmedv2.bohmedv.de
SPF_Amail.agenturserver.de
SPF_Amail.bohmedv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.79.253.114
SPF_IP197.248.123.142
SPF_IP212.202.104.234
SPF_IP217.239.206.243
SPF_IP41.190.151.62
SPF_IP85.41.36.74

Related pages

Pivot deeper into the graph from selecta-one.com.

Cypher and MCP

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

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