Skip to content

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

WHISPER CANON · infoteze.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/infoteze.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.230.90185.181.230.0/24AS60602INOVARE-AS str. Uzinelor 21 of. 37MD

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.

Threat posture

History

Mail and authentication

MX records

  • infoteze.com

SPF policy

6 SPF mechanisms authorising senders for infoteze.com.

MechanismTarget
SPF_Ainfoteze.com
SPF_IP185.181.229.19
SPF_IP185.181.229.29
SPF_IP185.181.229.4
SPF_IP185.181.230.90
SPF_MXinfoteze.com

Related pages

Pivot deeper into the graph from infoteze.com.

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 20

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