Skip to content

Hostname

ipport.net

Last fetched

ipport.net resolves to 213.248.23.188, announced in 213.248.0.0/19 by DINET-AS - LLC Digital Network in RU. ipport.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ipport.netRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ipport.net

Resolution chain

IPv6 resolution

No AAAA record for ipport.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:463
Registrant organisation
cjsc 'ipport'
Contact emails
info@ipport.ru

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.ipport.net
  • ns2.ipport.net

MX records

  • tempo.di-net.ru

SPF policy

  • ip: 213.219.200.136
  • ip: 213.248.1.226
  • ip: 213.248.1.229
  • ip: 213.248.12.5
  • ip: 2a00:1c48:0:10:0:0:0:2
  • ip: 2a00:1c48:0:4002:0:0:0:2
  • ip: 2a00:1c48:1:e:0:0:0:2
  • ip: 2a00:1c48:1:e:0:0:0:229
  • ip: 2a00:1c48:1:e:0:0:0:e136
  • ip: 85.192.10.98

Threat-feed evidence

History

Related pages

Pivot from ipport.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ipport.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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