Hostname
tecnoinformatica.co
Last fetched
tecnoinformatica.co resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:21607 as the registrar.
Nutrition Label
Resolution chain
tecnoinformatica.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.100.156.65 | 198.100.144.0/20 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:21607
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of tecnoinformatica.co.
Web-graph footprint
Distinct hostnames that link to or from tecnoinformatica.co in the public web crawl.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- tecnoinformatica-co.mail.protection.outlook.com
- tecnoinformatica.co
SPF policy
7 SPF mechanisms authorising senders for tecnoinformatica.co.
| Mechanism | Target |
|---|---|
| SPF_A | tecnoinformatica.co |
| SPF_INCLUDE | _spf.hostingfacil.co |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.99.219.40 |
| SPF_IP | 198.100.156.65 |
| SPF_IP | 51.222.40.231 |
| SPF_MX | tecnoinformatica.co |
Related pages
Pivot deeper into the graph from tecnoinformatica.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tecnoinformatica.co"})-[: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.