Skip to content

Hostname

newcliptechnics.com

Last fetched

newcliptechnics.com resolves to 1 IPv4 address operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.158.15685.236.152.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
iana:433
Organization
newclip technics sas
Contact emails

Subdomains

17 observed subdomains of newcliptechnics.com.

Web-graph footprint

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

44 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for newcliptechnics.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.202.94.88
SPF_IP149.72.194.186
SPF_IP167.89.43.28/32
SPF_IP168.245.4.18
SPF_IP185.43.61.253
SPF_IP208.117.54.96/32
SPF_IP35.181.150.159
SPF_IP85.236.158.149
SPF_IP85.236.158.156
SPF_IP89.91.77.122

Related pages

Pivot deeper into the graph from newcliptechnics.com.

Cypher and MCP

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

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