Skip to content

Hostname

codalin.ir

Last fetched

codalin.ir resolves to 2 IPv4 addresses operated by JOSE OLIVEIRA DE LIMA DDSAT NET TELECOM E INF - ME in DE.

Nutrition Label

WHISPER CANON · codalin.irRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/codalin.ir

Resolution chain

codalin.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.208.173.3185.208.173.0/24AS202269JOSE OLIVEIRA DE LIMA DDSAT NET TELECOM E INF - MEDE
95.128.197.940.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIR

WHOIS identity

No WHOIS records are currently associated with codalin.ir in WhisperGraph.

Subdomains

9 observed subdomains of codalin.ir.

Web-graph footprint

Distinct hostnames that link to or from codalin.ir in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from codalin.ir.

Cypher and MCP

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

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