Hostname
netmadeira.com
Last fetched
netmadeira.com resolves to 1 IPv4 address operated by AS15457 in PT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
netmadeira.com 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 |
|---|---|---|---|---|
| 213.190.196.28 | 213.190.192.0/19 | AS15457 | — | PT |
WHOIS identity
- Registrar
- iana:81
- Organization
- nos madeira comunicacoes, s.a. funchal
- Contact emails
- 57fe1fb6cf5e0562ce5c1a38ef2015f0-526954@contact.gandi.net
- 83f198a21e80221aff602102add36714-4096142@contact.gandi.net
- a573aa699d8e5bdcec67083904dc8145-4096142@contact.gandi.net
- a62345aa5a560f5fd59e4d4f762d7ec9-4096142@contact.gandi.net
- c72e2f08e7cfa9b7acad25fd5af59fd6-4096142@contact.gandi.net
- e4fa25f13630470494d6a6bd41607549-526954@contact.gandi.net
Subdomains
9,918 observed subdomains of netmadeira.com.
Showing 25 of 9,918. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netmadeira.com in the public web crawl.
256 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for netmadeira.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 213.190.193.14 |
| SPF_IP | 213.190.194.100 |
| SPF_IP | 213.190.194.193 |
| SPF_IP | 213.190.194.194 |
| SPF_IP | 213.190.194.199 |
| SPF_IP | 213.190.194.200 |
| SPF_IP | 213.190.194.79 |
| SPF_IP | 213.190.194.81 |
| SPF_MX | netmadeira.com |
Related pages
Pivot deeper into the graph from netmadeira.com.
- IP · 213.190.196.28
- ASN · AS15457
- Registrar · iana:81
- Country · PT
- Email · 57fe1fb6cf5e0562ce5c1a38ef2015f0-526954@contact.gandi.net
- TLD · .com
- Browse hostnames · ne…
- 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: "netmadeira.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.