Hostname
dev-mfss-samsung.com
Last fetched
dev-mfss-samsung.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-mfss-samsung.com 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:468
- Organization
- on behalf of dev-mfss-samsung.com owner
- Contact emails
- 4cc65d83-00db-4cb8-a7aa-a807c0e95be2@identity-protect.org
- 64f16c7a-8825-4bd9-83a9-f956b89558b6@identity-protect.org
- 93dba5d0-39e1-4bd5-984e-c0c736f7db60@identity-protect.org
- 98a61718-9ed5-4ceb-8bfa-0435e6aa0292@identity-protect.org
- 9acdc53c-4355-4abb-a4d7-2b35a4ca75d9@identity-protect.org
- f2458a6b-1c42-48e8-9dcd-6066c19cb95a@identity-protect.org
- owner-1383407@dev-mfss-samsung.com.whoisprivacyservice.org
- owner-1851071@dev-mfss-samsung.com.whoisprivacyservice.org
- owner-916076@dev-mfss-samsung.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of dev-mfss-samsung.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dev-mfss-samsung.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dev-mfss-samsung.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.