Skip to content

Hostname

mateinfo.ro

Last fetched

mateinfo.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:euroweb srl as the registrar.

Nutrition Label

WHISPER CANON · mateinfo.roRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mateinfo.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.243.163185.181.243.0/24AS5606RO

WHOIS identity

Registrar
registrar:euroweb srl
Organization
Contact emails

Subdomains

19 observed subdomains of mateinfo.ro.

Web-graph footprint

Distinct hostnames that link to or from mateinfo.ro in the public web crawl.

29 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mateinfo.ro

SPF policy

6 SPF mechanisms authorising senders for mateinfo.ro.

MechanismTarget
SPF_Amateinfo.ro
SPF_IP128.140.230.207
SPF_IP185.181.243.163
SPF_IP188.213.21.94
SPF_IP5.35.214.43
SPF_MXmateinfo.ro

Related pages

Pivot deeper into the graph from mateinfo.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mateinfo.ro"})-[: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.