Skip to content

Hostname

discas.net

Last fetched

discas.net resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · discas.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/discas.net

Resolution chain

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

IPPrefixASNOperatorCountry
61.213.172.3461.213.160.0/19AS2914NTT-DATA-2914 - NTT America, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

33 observed subdomains of discas.net.

Web-graph footprint

Distinct hostnames that link to or from discas.net in the public web crawl.

1,197 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for discas.net.

MechanismTarget
SPF_INCLUDE_spf.sharedmail.jp
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEspf01.discas.net
SPF_IP124.146.170.8/32
SPF_IP124.146.170.9/32
SPF_IP61.213.153.10
SPF_IP61.213.172.21
SPF_IP61.213.172.25

Related pages

Pivot deeper into the graph from discas.net.

Cypher and MCP

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

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