Skip to content

Hostname

designa.com

Last fetched

designa.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · designa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/designa.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.197199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.97199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:106
Organization
andreas rother
Contact emails

Subdomains

34 observed subdomains of designa.com.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for designa.com.

MechanismTarget
SPF_Achi-web-01.simprocloud.com
SPF_INCLUDE6762096.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.netvalue.nz
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEeu-k2.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.248.176.225
SPF_IP120.150.155.198
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_MXdesigna.com

Related pages

Pivot deeper into the graph from designa.com.

Cypher and MCP

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

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