Skip to content

Hostname

interkonekt.pl

Last fetched

interkonekt.pl resolves to 91.233.160.6, announced in 91.233.160.0/23 by INTERKONEKT-AS - Tomasz Furman trading as INTERKONEKT in PL. interkonekt.pl 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 · interkonekt.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/interkonekt.pl

Resolution chain

IPv6 resolution

No AAAA record for interkonekt.pl is recorded in WhisperGraph.

Attribution

tomasz furman trading interkonekt

ORIGIN_AS

WHOIS identity

Registrar
registrar:home.pl s.a.

Subdomains

Mail and authentication

Nameservers

  • dns.interkonekt.pl
  • dns2.interkonekt.pl

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: mailhub.interkonekt.pl
  • a: smtp.interkonekt.pl
  • ip: 91.233.156.251
  • ip: 91.233.160.3

Threat-feed evidence

History

Related pages

Pivot from interkonekt.pl 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: "interkonekt.pl"})-[: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.