Hostname
mycisneros.com
Last fetched
mycisneros.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mycisneros.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
- cisneros group of companies
- Contact emails
- egarcia@cisneros.com
- r426v59z75v@networksolutionsprivateregistration.com
- rr36e6sb7d9@networksolutionsprivateregistration.com
- 02e21c7b-0232-4330-a5b6-7e44ef0afc61@identity-protect.org
- 33ec9d27-8548-4a79-8485-256df227a331@identity-protect.org
- bbff1fcb-3748-420c-aa12-a0758391deb1@identity-protect.org
- c1760fac-098b-42e9-a5e6-9b339eda6003@identity-protect.org
Subdomains
3 observed subdomains of mycisneros.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mycisneros.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mycisneros.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mycisneros.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.