Skip to content

Hostname

mobis.co.kr

Last fetched

mobis.co.kr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:asadal, inc.(http://www.asadal.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · mobis.co.krRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mobis.co.kr

Resolution chain

mobis.co.kr 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
registrar:asadal, inc.(http://www.asadal.co.kr)
Organization
hyundai mobis, inc. gyedong granch offic
Contact emails

Subdomains

37 observed subdomains of mobis.co.kr.

Web-graph footprint

Distinct hostnames that link to or from mobis.co.kr in the public web crawl.

336 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mobis.co.kr.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP101.1.39.186
SPF_IP101.1.39.187
SPF_IP101.1.39.188
SPF_IP13.124.111.122/32
SPF_IP211.217.52.60
SPF_IP211.217.52.65
SPF_IP211.217.52.66
SPF_IP211.217.52.67
SPF_IP211.217.53.191
SPF_IP211.217.53.192

Related pages

Pivot deeper into the graph from mobis.co.kr.

Cypher and MCP

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

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