Skip to content

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

WHISPER CANON · netmadeira.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/netmadeira.com

Resolution chain

netmadeira.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.190.196.28213.190.192.0/19AS15457PT

WHOIS identity

Registrar
iana:81
Organization
nos madeira comunicacoes, s.a. funchal
Contact emails

Subdomains

9,918 observed subdomains of netmadeira.com.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netmadeira.com.

MechanismTarget
SPF_IP213.190.193.14
SPF_IP213.190.194.100
SPF_IP213.190.194.193
SPF_IP213.190.194.194
SPF_IP213.190.194.199
SPF_IP213.190.194.200
SPF_IP213.190.194.79
SPF_IP213.190.194.81
SPF_MXnetmadeira.com

Related pages

Pivot deeper into the graph from netmadeira.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.