Hostname
datainputoutput.com
Last fetched
datainputoutput.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of datainputoutput.com owner
- Contact emails
- jhonny.gutierrez@live.com
- 4804131d-4116-4381-8cc5-62d96d811fdb@identity-protect.org
- 66f0cc98-5cea-401d-9a94-c2b347648f97@identity-protect.org
- 7d52aaaf-0f0d-4371-aa9b-bd46fbcfacf8@identity-protect.org
- bc7280f1-dbee-47e9-b0fc-4ec8ac872517@identity-protect.org
- e756e39f-9460-4b02-b13a-68431df683bd@identity-protect.org
- ef47fd00-8b05-49e4-b2cc-e3559db39e1f@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for datainputoutput.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from datainputoutput.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datainputoutput.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.