Skip to content

Hostname

secuidc.com

Last fetched

secuidc.com resolves to 1 IPv4 address operated by AS152232 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · secuidc.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/secuidc.com

Resolution chain

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

IPPrefixASNOperatorCountry
218.150.79.93218.150.78.0/23AS152232KR

WHOIS identity

Registrar
iana:100
Organization
donghyei yun
Contact emails

Subdomains

10 observed subdomains of secuidc.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for secuidc.com.

MechanismTarget
SPF_IP203.251.81.148
SPF_IP211.224.128.204
SPF_IP218.150.78.221
SPF_IP218.150.78.235
SPF_IP218.150.78.57

Related pages

Pivot deeper into the graph from secuidc.com.

Cypher and MCP

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

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