Skip to content

Hostname

signgate.com

Last fetched

signgate.com resolves to 1 IPv4 address operated by SIGNGATE-AS KICA in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
211.35.96.130211.35.96.0/24AS9643SIGNGATE-AS KICAKR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for signgate.com.

MechanismTarget
SPF_INCLUDE_spf.daouoffice.com
SPF_IP114.108.187.17
SPF_IP114.108.187.92
SPF_IP121.254.188.157
SPF_IP211.35.96.146
SPF_IP211.35.96.147
SPF_IP211.35.96.3
SPF_IP211.35.96.50
SPF_IP211.35.98.111
SPF_IP211.35.98.113

Related pages

Pivot deeper into the graph from signgate.com.

Cypher and MCP

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

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