Hostname
infoteze.com
Last fetched
infoteze.com resolves to 1 IPv4 address operated by INOVARE-AS str. Uzinelor 21 of. 37 in MD. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
infoteze.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 |
|---|---|---|---|---|
| 185.181.230.90 | 185.181.230.0/24 | AS60602 | INOVARE-AS str. Uzinelor 21 of. 37 | MD |
WHOIS identity
- Registrar
- iana:146
- Organization
- andrei tezus
- Contact emails
Subdomains
20 observed subdomains of infoteze.com.
Web-graph footprint
Distinct hostnames that link to or from infoteze.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- infoteze.com
SPF policy
6 SPF mechanisms authorising senders for infoteze.com.
| Mechanism | Target |
|---|---|
| SPF_A | infoteze.com |
| SPF_IP | 185.181.229.19 |
| SPF_IP | 185.181.229.29 |
| SPF_IP | 185.181.229.4 |
| SPF_IP | 185.181.230.90 |
| SPF_MX | infoteze.com |
Related pages
Pivot deeper into the graph from infoteze.com.
- IP · 185.181.230.90
- ASN · AS60602INOVARE-AS str. Uzinelor 21 of. 37
- Registrar · iana:146
- Country · MD
- Email · teze.info@gmail.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: "infoteze.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.