Hostname
ini-sa.com
Last fetched
ini-sa.com resolves to 2 IPv4 addresses operated by MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
ini-sa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.28.192.30 | 62.28.0.0/16 | AS15525 | MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. | PT |
| 84.90.49.22 | 84.90.48.0/21 | AS13156 | AS13156 - NOWO COMMUNICATIONS, S.A. | PT |
WHOIS identity
- Registrar
- iana:168
- Organization
- ini_sa
- Contact emails
Subdomains
9 observed subdomains of ini-sa.com.
Web-graph footprint
Distinct hostnames that link to or from ini-sa.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ini-sa.com
- mail.ini-sa.com
SPF policy
2 SPF mechanisms authorising senders for ini-sa.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 62.28.192.30 |
| SPF_IP | 84.90.49.22 |
Related pages
Pivot deeper into the graph from ini-sa.com.
- IP · 62.28.192.30
- ASN · AS15525MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.
- Registrar · iana:168
- Country · PT
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ini-sa.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.