Skip to content

Hostname

comstage.net

Last fetched

comstage.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · comstage.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comstage.net

Resolution chain

comstage.net 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:49
Organization
hideki karino
Contact emails

Subdomains

73 observed subdomains of comstage.net.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comstage.net.

MechanismTarget
SPF_INCLUDE_spf.applitusvalue.sendq.net
SPF_IP103.37.114.0/24
SPF_IP112.140.43.0/24
SPF_IP115.30.1.194
SPF_IP115.30.20.235
SPF_IP118.67.85.44
SPF_IP118.67.91.253
SPF_IP202.53.23.146
SPF_IP203.191.243.10
SPF_IP52.68.146.52
SPF_IP54.65.50.84

Related pages

Pivot deeper into the graph from comstage.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comstage.net"})-[: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.