Hostname
samtec-world.com
Last fetched
samtec-world.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samtec-world.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 samtec-world.com owner
- Contact emails
- 1e0f67fa-856c-485d-abe2-818851d70010@identity-protect.org
- 1ec62a83-cdd4-4408-8243-e55e5ff27848@identity-protect.org
- 206584a7-ea77-45e6-9f82-b61ade38519d@identity-protect.org
- 37535786-9456-4b23-a970-76c6d3e11d3d@identity-protect.org
- 6a497a69-b32d-46bc-9e55-bde3f6a070b3@identity-protect.org
- 8dafdcdb-2ef0-4f31-856c-742625fc37e2@identity-protect.org
- d09ab74a-8591-4ade-9c79-c0518e2b27e6@identity-protect.org
- owner-1139066@samtec-world.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of samtec-world.com.
Showing 20 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from samtec-world.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for samtec-world.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.besender.jp |
Related pages
Pivot deeper into the graph from samtec-world.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samtec-world.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.