Skip to content

Hostname

stgdesign.com

Last fetched

stgdesign.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:955 as the registrar.

Nutrition Label

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

Resolution chain

stgdesign.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:955
Organization
domain admin
Contact emails

Subdomains

20 observed subdomains of stgdesign.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for stgdesign.com.

MechanismTarget
SPF_Astgdesign.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP108.167.189.36
SPF_IP167.89.11.197/32
SPF_IP18.216.7.10/32
SPF_IP50.6.169.236
SPF_IP64.154.153.74
SPF_IP97.105.65.22
SPF_MXstgdesign.com

Related pages

Pivot deeper into the graph from stgdesign.com.

Cypher and MCP

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

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