Skip to content

Hostname

cipsoft.com

Last fetched

cipsoft.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · cipsoft.comRouting diversity6.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cipsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.24.3616.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.121.343.5.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.122.1033.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.122.1053.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.122.1183.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.122.443.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.143.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.1813.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.1933.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2053.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2203.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2303.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2553.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.513.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.633.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.653.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1163.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1643.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.293.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
cipsoft
Contact emails

Subdomains

29 observed subdomains of cipsoft.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cipsoft.com.

MechanismTarget
SPF_INCLUDE_spf.cipsoft.com
SPF_INCLUDEspf.hornetsecurity.com

Related pages

Pivot deeper into the graph from cipsoft.com.

Cypher and MCP

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

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